Add font-display: swap;

This commit is contained in:
L3D 2022-01-14 02:21:52 +01:00
parent c59d8bb27b
commit caed66db79
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -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');
}