feature: further styled the rest of the static blog
This commit is contained in:
12
themes/sukaato/assets/css/abstracts/_fonts.sass
Normal file
12
themes/sukaato/assets/css/abstracts/_fonts.sass
Normal file
@@ -0,0 +1,12 @@
|
||||
@use 'fun'
|
||||
|
||||
@include fun.create_font("headerTitle", "Cronicle.ttf")
|
||||
@include fun.create_font("postTitle", "Satanic_Demon.ttf")
|
||||
@include fun.create_font("postMatter", "erika-pl.regular.ttf")
|
||||
@include fun.create_font("postContent", "faustus.regular.ttf")
|
||||
@include fun.create_font("postFirstChar", "goudy-initialen.regular.ttf")
|
||||
@include fun.create_font("catTerm", "CaesarDressing.regular.ttf")
|
||||
@include fun.create_font("navFont", "black-magnet.regular.otf")
|
||||
@include fun.create_font("pageFont", "Almendra.regular.ttf")
|
||||
@include fun.create_font("encryptedFont", "Drachenklaue.ttf")
|
||||
@include fun.create_font("codeFont", "blockblueprint.medium.ttf")
|
||||
Reference in New Issue
Block a user