mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-09-18 17:36:57 +08:00
font-display: swap
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user