diff options
author | Determinant <[email protected]> | 2019-01-29 02:11:19 -0500 |
---|---|---|
committer | Determinant <[email protected]> | 2019-01-29 02:11:19 -0500 |
commit | da4761513e70c63feeb5bd1eab1b8e29b476baed (patch) | |
tree | 03f3e3ae59f7f8b8071482ac06fa1e283bc8a139 /build/fonts | |
parent | cd29185e6afeb5f71fe61ca8f49045d05914abfc (diff) |
improve interface; add logo
Diffstat (limited to 'build/fonts')
-rw-r--r-- | build/fonts/TypoPRO-FantasqueSansMono-Regular.css | 15 | ||||
-rw-r--r-- | build/fonts/TypoPRO-FantasqueSansMono-Regular.eot | bin | 0 -> 58230 bytes | |||
-rw-r--r-- | build/fonts/TypoPRO-FantasqueSansMono-Regular.ttf | bin | 0 -> 57832 bytes | |||
-rw-r--r-- | build/fonts/TypoPRO-FantasqueSansMono-Regular.woff | bin | 0 -> 29080 bytes |
4 files changed, 15 insertions, 0 deletions
diff --git a/build/fonts/TypoPRO-FantasqueSansMono-Regular.css b/build/fonts/TypoPRO-FantasqueSansMono-Regular.css new file mode 100644 index 0000000..624473f --- /dev/null +++ b/build/fonts/TypoPRO-FantasqueSansMono-Regular.css @@ -0,0 +1,15 @@ + +/* TypoPRO Fantasque Sans Mono Regular */ +@font-face { + font-family: 'TypoPRO Fantasque Sans Mono'; + src: url('TypoPRO-FantasqueSansMono-Regular.eot'); + src: local('*'), + url('TypoPRO-FantasqueSansMono-Regular.eot?#iefix') format('embedded-opentype'), + url('TypoPRO-FantasqueSansMono-Regular.woff') format('woff'), + url('TypoPRO-FantasqueSansMono-Regular.ttf') format('truetype'); + font-style: normal; + font-weight: normal; + font-stretch: normal; + font-variant: normal; +} + diff --git a/build/fonts/TypoPRO-FantasqueSansMono-Regular.eot b/build/fonts/TypoPRO-FantasqueSansMono-Regular.eot Binary files differnew file mode 100644 index 0000000..d527c4b --- /dev/null +++ b/build/fonts/TypoPRO-FantasqueSansMono-Regular.eot diff --git a/build/fonts/TypoPRO-FantasqueSansMono-Regular.ttf b/build/fonts/TypoPRO-FantasqueSansMono-Regular.ttf Binary files differnew file mode 100644 index 0000000..50574a9 --- /dev/null +++ b/build/fonts/TypoPRO-FantasqueSansMono-Regular.ttf diff --git a/build/fonts/TypoPRO-FantasqueSansMono-Regular.woff b/build/fonts/TypoPRO-FantasqueSansMono-Regular.woff Binary files differnew file mode 100644 index 0000000..eddd103 --- /dev/null +++ b/build/fonts/TypoPRO-FantasqueSansMono-Regular.woff |