font-display: swap
This commit is contained in:
parent
24d816cc53
commit
f40fe85d5a
|
@ -15,6 +15,7 @@ class MyDocument extends Document {
|
|||
` @font-face {
|
||||
font-family: lightning;
|
||||
src: url(${publicPrefix}/Lightningvolt-xoqm.ttf);
|
||||
font-display: swap;
|
||||
}`
|
||||
}}
|
||||
/>
|
||||
|
|
Loading…
Reference in New Issue