Add font-display to display text before loading (#16330)
This commit is contained in:
parent
8ce42640e5
commit
3ec8e04b3b
3 changed files with 7 additions and 0 deletions
|
@ -6,5 +6,6 @@
|
|||
url('../fonts/roboto-mono/robotomono-regular-webfont.ttf') format('truetype'),
|
||||
url('../fonts/roboto-mono/robotomono-regular-webfont.svg#roboto_monoregular') format('svg');
|
||||
font-weight: 400;
|
||||
font-display: swap;
|
||||
font-style: normal;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue