canvas funk
This commit is contained in:
parent
dc73c840e9
commit
5b1882b4b2
9 changed files with 160 additions and 23 deletions
12
_sass/fonts.scss
Normal file
12
_sass/fonts.scss
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
@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');
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue