canvas funk

This commit is contained in:
Set Hallstrom 2019-05-18 18:44:47 +02:00
parent dc73c840e9
commit 5b1882b4b2
9 changed files with 160 additions and 23 deletions

12
_sass/fonts.scss Normal file
View 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');
}