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');
}
@font-face {
font-family: oldlondon;
src: url('../fonts/OldLondon.ttf');
src: url('../fonts/Quicksand-Bold.ttf');
}

View file

@ -36,12 +36,12 @@ h4 {
h1{
font-size: 2em;
line-height: 1em;
text-transform: uppercase;
}
h2{
font-size: 1.8em;
line-height: 1em;
text-transform: uppercase;
}
p{

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.