font-display: swap

This commit is contained in:
keyan 2022-04-15 11:23:37 -05:00
parent 24d816cc53
commit f40fe85d5a
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ class MyDocument extends Document {
` @font-face {
font-family: lightning;
src: url(${publicPrefix}/Lightningvolt-xoqm.ttf);
font-display: swap;
}`
}}
/>