mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-09 12:40:27 +08:00
google fonts preload
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
@import 'https://fonts.googleapis.com/css?family=Quicksand:400,700';
|
||||
@import 'https://fonts.googleapis.com/css?family=Quicksand:400,700&display=swap';
|
||||
|
||||
body {
|
||||
font-family: 'Quicksand', sans-serif;
|
||||
font-display: swap;
|
||||
}
|
||||
|
Reference in New Issue
Block a user