Added woff2 of monospace font and renamed it

This commit is contained in:
Dennis Potter 2019-01-24 00:23:58 +01:00
parent 98a1bf985f
commit 9e43761139
Signed by: Dennis
GPG Key ID: 186A8AD440942BAF
4 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
================================================================================ */
@font-face {
font-family: 'hackregular';
src: url('fonts/hack/Hack-Regular-webfont.woff2') format('woff2'),
url('fonts/hack/Hack-Regular-webfont.woff') format('woff');
src: url('fonts/hack/hack-regular.woff2') format('woff2'),
url('fonts/hack/hack-regular.woff') format('woff');
font-weight: normal;
font-style: normal;

Binary file not shown.

Binary file not shown.