feat: added font display swap

This commit is contained in:
원더 2021-01-11 13:02:02 +09:00
parent fc079f7c3d
commit 750aa9f1b8

View File

@ -15,6 +15,7 @@ body {
@font-face {
font-family: "Uni Sans Heavy CAPS";
src: url("/logofont.otf");
font-display: swap;
}
.logofont {