Files
Madison Scott-Clary fc372d6878 Eigengrau
2019-11-30 12:42:45 -08:00

10 lines
169 B
CSS

@import url('https://fonts.googleapis.com/css?family=Spectral');
.header-page h1, h2 {
display: none;
}
h3, h4, h5, h6 {
font-family: "Spectral" !important;
}