Add font-display: swap;
This commit is contained in:
parent
c59d8bb27b
commit
caed66db79
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
font-family: 'Mochiy Pop P One';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-display: swap;
|
||||
src: url(/fonts/mochiypoppone.ttf) format('truetype');
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue