changeing fonts

This commit is contained in:
Set Sakrecoer 2019-06-19 19:21:26 +02:00
parent b3724df0d7
commit cd289f55ad
7 changed files with 4 additions and 8 deletions

View file

@ -1,12 +1,8 @@
@font-face {
font-family: avant;
src: url('../fonts/free_avantgarde.woff');
src: url('../fonts/Quicksand-Regular.ttf');
}
@font-face {
font-family: avantB;
src: url('../fonts/free_avantgardeBOLD.woff');
src: url('../fonts/Quicksand-Bold.ttf');
}
@font-face {
font-family: oldlondon;
src: url('../fonts/OldLondon.ttf');
}