From 39e927d40aa4fc4c7ce5677cd90f99c10211d957 Mon Sep 17 00:00:00 2001 From: Koen Lageveen Date: Tue, 1 Mar 2016 14:22:50 +0100 Subject: [PATCH] these fonts have been removed --- fonts/stylesheets/fonts.less | 4 ---- 1 file changed, 4 deletions(-) diff --git a/fonts/stylesheets/fonts.less b/fonts/stylesheets/fonts.less index 6fe0f9a..9bd25af 100755 --- a/fonts/stylesheets/fonts.less +++ b/fonts/stylesheets/fonts.less @@ -75,10 +75,6 @@ .font ( 'gnu-freefont', normal, italic, 'gnu-freefont/gnu-freefont-italic.woff' ); .font ( 'gnu-freefont', normal, normal, 'gnu-freefont/gnu-freefont.woff' ); -.font ( 'gnutypewriter', normal, normal, 'gnutypewriter/gnutypewriter.otf' ); - -.font ( 'gohu', normal, normal, 'gohu/gohu.ttf' ); - .font ( 'hack', bold, italic, 'hack/hack-bold-italic.woff' ); .font ( 'hack', bold, normal, 'hack/hack-bold.woff' ); .font ( 'hack', normal, italic, 'hack/hack-italic.woff' );