svgl/styles/globals.css
2022-03-25 14:57:20 +00:00

9 lines
168 B
CSS

@font-face {
font-family: "Inter-Medium";
src: url("/fonts/Inter-Medium.woff2") format('woff2');
font-style: normal;
font-weight: 400;
font-display: swap;
}