1
0
mirror of https://github.com/danbee/cv synced 2025-03-04 08:59:12 +00:00

We're not using these fonts any more

This commit is contained in:
Daniel Barber 2021-01-20 15:56:04 -05:00
parent 8552a66c75
commit 38b66555de
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8
2 changed files with 0 additions and 24 deletions

View File

@ -1,23 +0,0 @@
@font-face {
font-family: 'source_sans';
src: url('../fonts/sourcesanspro-bold-webfont.woff2') format('woff2'),
url('../fonts/sourcesanspro-bold-webfont.woff') format('woff');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'source_sans';
src: url('../fonts/sourcesanspro-light-webfont.woff2') format('woff2'),
url('../fonts/sourcesanspro-light-webfont.woff') format('woff');
font-weight: light;
font-style: normal;
}
@font-face {
font-family: 'source_sans';
src: url('../fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
url('../fonts/sourcesanspro-regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}

View File

@ -30,7 +30,6 @@
* COLOURS */
@import "iconfont";
@import "fonts";
*,
*:before,