mirror of
https://github.com/dialect-app/website.git
synced 2025-06-18 20:36:25 +00:00
9 lines
282 B
SCSS
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");
|
|
}
|