changeing fonts
This commit is contained in:
parent
b3724df0d7
commit
cd289f55ad
7 changed files with 4 additions and 8 deletions
|
|
@ -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');
|
||||
}
|
||||
|
|
@ -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{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue