font-display: swap
parent
0175602945
commit
9d62f1f942
|
@ -7,6 +7,7 @@
|
||||||
url('../font/quicksand-regular-webfont.woff') format('woff');
|
url('../font/quicksand-regular-webfont.woff') format('woff');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
|
@ -15,6 +16,7 @@
|
||||||
url('../font/quicksand-bold-webfont.woff') format('woff');
|
url('../font/quicksand-bold-webfont.woff') format('woff');
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue