omni-tools/public/assets/fonts/quicksand/quick-sand.css
Ibrahima G. Coulibaly 1bd9e9098d chore: new logo and font
2025-07-09 01:48:33 +01:00

17 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");
}