aex/style/_mixins.scss

8 lines
102 B
SCSS

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