momangen/_sass/fonts.scss
2019-05-18 18:44:47 +02:00

12 lines
No EOL
247 B
SCSS

@font-face {
font-family: avant;
src: url('../fonts/free_avantgarde.woff');
}
@font-face {
font-family: avantB;
src: url('../fonts/free_avantgardeBOLD.woff');
}
@font-face {
font-family: oldlondon;
src: url('../fonts/OldLondon.ttf');
}