Annnd stupid typo because its 3am

This commit is contained in:
Alexandre Aubin 2021-02-07 03:01:59 +01:00
parent 7364907da2
commit 9a3bf730fd

View file

@ -45,7 +45,7 @@ img.center {
} }
h1, h2, h3, h4, h5, h6 { h1, h2, h3, h4, h5, h6 {
font-family: "Source Sans Pro"; font-family: "Source Sans Pro", "Metropolis", "Helvetica Neue", sans-serif;
} }
.simplebar-content h5 .fa { .simplebar-content h5 .fa {
@ -55,7 +55,7 @@ h1, h2, h3, h4, h5, h6 {
} }
@font-face { @font-face {
font-family: 'Source Sans Pro', "Metropolis", "Helvetica Neue", sans-serif; font-family: 'Source Sans Pro';
src: url('../fonts/SourceSansPro-Bold-webfont.eot'); src: url('../fonts/SourceSansPro-Bold-webfont.eot');
src: url('../fonts/SourceSansPro-Bold-webfont.eot?#iefix') format('embedded-opentype'), src: url('../fonts/SourceSansPro-Bold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/SourceSansPro-Bold-webfont.woff') format('woff'), url('../fonts/SourceSansPro-Bold-webfont.woff') format('woff'),