Set font-display to optional (closes #44)

This commit is contained in:
video-prize-ranch 2022-08-08 17:57:33 -04:00
parent 51fbb8d0a7
commit 5412b58be5
No known key found for this signature in database
GPG Key ID: D8EAA4C5B12A7281
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
font-family: 'Material Icons Outlined';
font-style: normal;
font-weight: 400;
font-display: optional;
src: url(Material-Icons-Outlined.woff2) format('woff2');
}