diff options
Diffstat (limited to 'demo/index.html')
-rw-r--r-- | demo/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demo/index.html b/demo/index.html index a98362d8..b3b57467 100644 --- a/demo/index.html +++ b/demo/index.html @@ -30,7 +30,6 @@ <link rel="stylesheet" href="dist/demo.css"> <!-- Preload --> - <link rel="preload" as="font" crossorigin type="font/woff2" href="https://cdn.plyr.io/static/fonts/gordita-light.woff2"> <link rel="preload" as="font" crossorigin type="font/woff2" href="https://cdn.plyr.io/static/fonts/gordita-medium.woff2"> <link rel="preload" as="font" crossorigin type="font/woff2" href="https://cdn.plyr.io/static/fonts/gordita-bold.woff2"> </head> |