remove sourcesanspro.scss

This commit is contained in:
Jonas Leder 2021-05-15 15:10:44 +02:00
parent a347149c16
commit 2ddf835662
6 changed files with 0 additions and 25 deletions

View file

@ -1,24 +0,0 @@
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on October 4, 2020 */
@font-face {
font-family: 'source_sans_problack';
src: url('/fonts/sourcesanspro-black-webfont.woff2') format('woff2'),
url('/fonts/sourcesanspro-black-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'source_sans_probold';
src: url('/fonts/sourcesanspro-bold-webfont.woff2') format('woff2'),
url('/fonts/sourcesanspro-bold-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}

View file

@ -6,7 +6,6 @@
@import "normalize";
@import "ntp";
@import "prism";
@import "sourcesanspro";
@import "header";
@import "cookieinfo";
@import "comments";