mapcomplete/assets/themes/toerisme_vlaanderen/custom.css
2022-09-04 21:04:13 +02:00

22 lines
452 B
CSS

.technical.questions {
display: none
}
@font-face{
font-family:"FlandersArt";
src:url("/assets/themes/toerisme_vlaanderen/FlandersArtSans-Light.woff") format("woff");
}
@font-face{
font-family:"FlandersArtSerif";
src:url("/assets/themes/toerisme_vlaanderen/FlandersArtSerif-Medium.woff") format("woff");
}
h1, h2, h3, h4 {
font-family: 'FlandersArtSerif', sans-serif;
}
body {
font-family: 'FlandersArt', sans-serif;
}