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' );