7 changed files with 22 additions and 1 deletions
@ -0,0 +1,19 @@ |
|||||
|
@font-face { |
||||
|
font-family: "Code Bars"; |
||||
|
src: url(/fonts/code-bars.ttf); |
||||
|
} |
||||
|
|
||||
|
@font-face { |
||||
|
font-family: "Dirty Sweb"; |
||||
|
src: url(/fonts/dirty-sweb.ttf); |
||||
|
} |
||||
|
|
||||
|
@font-face { |
||||
|
font-family: "Ink Studio"; |
||||
|
src: url(/fonts/ink-studio.ttf); |
||||
|
} |
||||
|
|
||||
|
@font-face { |
||||
|
font-family: "Ink Swipe"; |
||||
|
src: url(/fonts/ink-swipe.ttf); |
||||
|
} |
Loading…
Reference in new issue