funky-framadate-front/src/assets/scss/atoms/_fonts.scss

16 lines
200 B
SCSS
Raw Normal View History

@charset "UTF-8";
2019-08-10 16:20:59 +02:00
body {
font-family: "DejaVu Sans Light", "Arial", "DejaVu Sans Mono";
font-size: 1.4rem;
2019-08-10 16:20:59 +02:00
}
h1,
h2,
h3,
h4,
h5,
h6 {
2019-08-10 16:20:59 +02:00
font-family: "Brie Light", "Arial", "DejaVu Sans Mono";
}