2025-07-09 01:48:33 +01:00

18 lines
373 B
CSS

@font-face {
font-family: "Quicksand";
font-weight: 100 900;
font-display: swap;
font-style: normal;
font-named-instance: "Regular";
src: url("Quicksand-VariableFont_wght.ttf");
}
@font-face {
font-family: "Quicksand";
font-weight: 100 900;
font-display: swap;
font-style: italic;
font-named-instance: "Italic";
src: url("quicksand-italic.ttf");
}