1
0
Fork 0
mirror of https://github.com/GuerillaStudio/compteur-de-greve.git synced 2024-10-09 05:19:02 +00:00

Remove font preload

This commit is contained in:
Tixie 2023-03-02 10:20:13 +01:00
parent 39f4501ff0
commit 80226d2605
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
<link rel="preload" href="/img/hand-left.svg" as="image" type="image/svg+xml" />
<link rel="preload" href="/img/hand-right.svg" as="image" type="image/svg+xml" />
<link rel="preload" href="/fonts/Inter-Black.woff2" as="font" type="font/woff2" crossorigin />
<link rel="preload" href="/fonts/Inter-Medium.woff2" as="font" type="font/woff2" crossorigin />
{# <link rel="preload" href="/fonts/Inter-Black.woff2" as="font" type="font/woff2" crossorigin />
<link rel="preload" href="/fonts/Inter-Medium.woff2" as="font" type="font/woff2" crossorigin /> #}

View file

@ -3,7 +3,7 @@
// -----------------------------------------------------------
@font-face {
font-display: optional;
font-display: swap;
font-family: Inter;
font-weight: normal;
src:
@ -14,7 +14,7 @@
}
@font-face {
font-display: optional;
font-display: swap;
font-family: Inter;
font-weight: 900;
src:
@ -25,7 +25,7 @@
}
@font-face {
font-display: optional;
font-display: swap;
font-family: Inter;
font-weight: bold;
src: