aex/style/_mixins.scss

8 lines
102 B
SCSS
Raw Normal View History

@mixin heading {
font-family: "Neusa Next Pro";
}
@mixin text {
font-family: "Noto Serif";
}