🍱 Site > Add fonts
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,11 @@
|
||||
@font-face
|
||||
font-family 'Avenir'
|
||||
src url('fonts/subset-Avenir-Medium.woff2') format('woff2'), url('fonts/subset-Avenir-Medium.woff') format('woff')
|
||||
font-weight 500
|
||||
font-style normal
|
||||
|
||||
@font-face
|
||||
font-family 'Avenir'
|
||||
src url('fonts/subset-Avenir-Light.woff2') format('woff2'), url('fonts/subset-Avenir-Light.woff') format('woff')
|
||||
font-weight 300
|
||||
font-style normal
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,7 @@
|
||||
@import 'reset.styl'
|
||||
@import 'fonts.styl'
|
||||
|
||||
body
|
||||
background: #eee
|
||||
background: #eee
|
||||
font-family Avenir
|
||||
font-weight 500
|
||||
Reference in New Issue
Block a user