alicestrt
4 years ago
9 changed files with 94 additions and 15 deletions
@ -1,3 +1,6 @@ |
|||
Title: Cover |
|||
Category: none |
|||
|
|||
<pre> |
|||
a a a a a a a |
|||
|
@ -0,0 +1,29 @@ |
|||
@font-face { |
|||
font-family: "White Rabbit"; |
|||
src: url("../fonts/whiterabbit/whitrabt.ttf") format("truetype"); |
|||
} |
|||
|
|||
@font-face { |
|||
font-family: "IMB Plex Mono"; |
|||
src: url("../fonts/imbplexmono/IBMPlexMono-Regular.ttf") format("truetype"); |
|||
} |
|||
|
|||
@font-face { |
|||
font-family: "IMB Plex Mono"; |
|||
src: url("../fonts/imbplexmono/IBMPlexMono-Regular.ttf") format("truetype"); |
|||
} |
|||
|
|||
@font-face { |
|||
font-family: "Printed Circuitboard"; |
|||
src: url("../fonts/printedcircuit/PrintedCircuitBoard.ttf") format("truetype"); |
|||
} |
|||
|
|||
@font-face { |
|||
font-family: "Not Courier Sans"; |
|||
src: url("../fonts/notcouriersans/NotCourierSans.ttf") format("truetype"); |
|||
} |
|||
|
|||
@font-face { |
|||
font-family: "Unifont"; |
|||
src: url("../fonts/unifont/unifont-13.0.03.ttf") format("truetype"); |
|||
} |
Loading…
Reference in new issue