Font display

This commit is contained in:
Daniel Bulant 2021-02-25 20:37:21 +01:00
parent 411167ace3
commit 8c987730fd

View file

@ -17,6 +17,7 @@ body {
@font-face {
font-family: 'Times New Roman W';
font-display: swap;
src: url("/times.woff2");
}