Initial commit
This commit is contained in:
commit
3e92397fe1
23 changed files with 459 additions and 0 deletions
7
sass/_fonts.sass
Normal file
7
sass/_fonts.sass
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
@font-face
|
||||
font-family: "LibreBaskerville"
|
||||
src: url("/fonts/LibreBaskerville-Regular.otf") format("opentype")
|
||||
|
||||
@font-face
|
||||
font-family: "YoungSerif"
|
||||
src: url("/fonts/YoungSerif-Regular.otf") format("opentype")
|
||||
Loading…
Add table
Add a link
Reference in a new issue