Added woff2 of monospace font and renamed it
This commit is contained in:
parent
98a1bf985f
commit
9e43761139
@ -3,8 +3,8 @@
|
|||||||
================================================================================ */
|
================================================================================ */
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'hackregular';
|
font-family: 'hackregular';
|
||||||
src: url('fonts/hack/Hack-Regular-webfont.woff2') format('woff2'),
|
src: url('fonts/hack/hack-regular.woff2') format('woff2'),
|
||||||
url('fonts/hack/Hack-Regular-webfont.woff') format('woff');
|
url('fonts/hack/hack-regular.woff') format('woff');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
|
|
||||||
|
Binary file not shown.
BIN
css/fonts/hack/hack-regular.woff
Normal file
BIN
css/fonts/hack/hack-regular.woff
Normal file
Binary file not shown.
BIN
css/fonts/hack/hack-regular.woff2
Normal file
BIN
css/fonts/hack/hack-regular.woff2
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user