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:
parent
8552a66c75
commit
38b66555de
@ -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;
|
|
||||||
}
|
|
||||||
@ -30,7 +30,6 @@
|
|||||||
* COLOURS */
|
* COLOURS */
|
||||||
|
|
||||||
@import "iconfont";
|
@import "iconfont";
|
||||||
@import "fonts";
|
|
||||||
|
|
||||||
*,
|
*,
|
||||||
*:before,
|
*:before,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user