feat: Inter font #16

Merged
matous-volf merged 2 commits from feat/inter-font into main 2024-08-23 16:58:55 +00:00
Showing only changes of commit f076f633eb - Show all commits

View File

@ -22,6 +22,7 @@ html, body, #main {
font-display: swap; font-display: swap;
src: url("/fonts/inter_variable.woff2") format("woff2"); src: url("/fonts/inter_variable.woff2") format("woff2");
} }
@font-face { @font-face {
font-family: Inter; font-family: Inter;
font-style: italic; font-style: italic;