website/assets/sass/_fonts.scss
Rafael Mardojai CM ee6df2ca4d
Initial commit
2023-12-17 08:45:10 -05:00

9 lines
282 B
SCSS

@font-face {
font-family: "Cantarell var";
font-weight: 100 900;
font-display: swap;
font-style: normal;
font-named-instance: "Regular";
src: url("../fonts/Cantarell-VF.woff2") format("woff2"),
url("../fonts/Cantarell-VF.otf") format("opentype");
}