aboutsummaryrefslogtreecommitdiffstats
path: root/demo/index.html
diff options
context:
space:
mode:
authorSam Potts <me@sampotts.me>2017-10-02 14:52:31 +1100
committerSam Potts <me@sampotts.me>2017-10-02 14:52:31 +1100
commita21ffe983c5db38a828534a83861c74e189df33b (patch)
tree2d9a43a6d4bbecbfffb943e26d767530994fb39d /demo/index.html
parent9fb79f29fd6c881fbb73ef89f7ed0517c2f8670f (diff)
downloadplyr-a21ffe983c5db38a828534a83861c74e189df33b.tar.lz
plyr-a21ffe983c5db38a828534a83861c74e189df33b.tar.xz
plyr-a21ffe983c5db38a828534a83861c74e189df33b.zip
Demo fixes
Diffstat (limited to 'demo/index.html')
-rw-r--r--demo/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/demo/index.html b/demo/index.html
index 98f626ad..b6941537 100644
--- a/demo/index.html
+++ b/demo/index.html
@@ -13,6 +13,10 @@
<!-- Docs styles -->
<link rel="stylesheet" href="dist/demo.css">
+
+ <!-- Preload -->
+ <link rel="preload" as="font" crossorigin type="font/woff2" href="https://cdn.plyr.io/static/fonts/avenir-medium.woff2">
+ <link rel="preload" as="font" crossorigin type="font/woff2" href="https://cdn.plyr.io/static/fonts/avenir-bold.woff2">
</head>
<body>