mm.site/src/assets/styles/_fonts.scss

14 lines
139 B
SCSS

@import url(/fonts/stylesheet.css);
h1, h2, h3, h4, h5 {
font-weight: 500;
}
p {
font-weight: 300;
}
.title {
font-weight: 500;
}