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-face {
|
||||||
font-family: avant;
|
font-family: avant;
|
||||||
src: url('../fonts/free_avantgarde.woff');
|
src: url('../fonts/Quicksand-Regular.ttf');
|
||||||
}
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: avantB;
|
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{
|
h1{
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
line-height: 1em;
|
line-height: 1em;
|
||||||
text-transform: uppercase;
|
|
||||||
}
|
}
|
||||||
h2{
|
h2{
|
||||||
font-size: 1.8em;
|
font-size: 1.8em;
|
||||||
line-height: 1em;
|
line-height: 1em;
|
||||||
text-transform: uppercase;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
p{
|
p{
|
||||||
|
|
|
||||||
Binary file not shown.
BIN
assets/fonts/Quicksand-Bold.ttf
Normal file
BIN
assets/fonts/Quicksand-Bold.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Quicksand-Regular.ttf
Normal file
BIN
assets/fonts/Quicksand-Regular.ttf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue