Initial commit.
This commit is contained in:
8
assets/css/custom.css
Normal file
8
assets/css/custom.css
Normal file
@@ -0,0 +1,8 @@
|
||||
@font-face {
|
||||
font-family: font;
|
||||
src: url('/fonts/font.ttf');
|
||||
}
|
||||
|
||||
html {
|
||||
font-family: font;
|
||||
}
|
Reference in New Issue
Block a user