Store fonts of notmyidea theme locally

Used google-font-download ((commit ecc521e894c55e83773351264fe5bbef99ae70ad))
to download the fonts.
  font-download -f 'woff woff2' -l 'latin' 'Yanone Kaffeesatz:400'
This commit is contained in:
Jorge Maldonado Ventura 2017-07-30 17:46:18 +02:00
commit 9ce09c0715
8 changed files with 432 additions and 1 deletions

View file

@ -12,7 +12,7 @@
@import url("reset.css");
@import url("pygment.css");
@import url("typogrify.css");
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz&subset=latin);
@import url("fonts.css");
/***** Global *****/
/* Body */