chore: adds calibre-bold font

This commit is contained in:
Jarrod Flesch
2020-04-14 16:57:36 -04:00
parent d64909b3eb
commit 3253369043
6 changed files with 7182 additions and 10 deletions

Binary file not shown.

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 315 KiB

Binary file not shown.

Binary file not shown.

View File

@@ -5,6 +5,14 @@
font-weight: 400;
font-style: normal; }
@font-face {
font-family: 'calibre-web';
src: url("../assets/fonts/cal-bold-webfont.eot");
src: url("../assets/fonts/cal-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/cal-bold-webfont.woff2") format("woff2"), url("../assets/fonts/cal-bold-webfont.woff") format("woff"), url("../assets/fonts/cal-bold-webfont.svg#calibre_regularregular") format("svg");
font-weight: 800;
font-style: bold; }
@font-face {
font-family: 'noe-display-web';
src: url("../assets/fonts/NoeDisplay-Bold.eot") format("embedded-opentype");