add Work Sans webfont

This commit is contained in:
Joshua Seigler 2016-07-27 00:47:02 -04:00
parent ee61fa65c1
commit 0d7ab2922c
10 changed files with 29 additions and 0 deletions

View file

@ -0,0 +1,24 @@
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on July 27, 2016 */
@font-face {
font-family: 'work_sans';
src: url('worksans-bold-webfont.eot');
src: url('worksans-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('worksans-bold-webfont.woff2') format('woff2'),
url('worksans-bold-webfont.woff') format('woff'),
url('worksans-bold-webfont.ttf') format('truetype');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'work_sans';
src: url('worksans-regular-webfont.eot');
src: url('worksans-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('worksans-regular-webfont.woff2') format('woff2'),
url('worksans-regular-webfont.woff') format('woff'),
url('worksans-regular-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

View file

@ -0,0 +1,5 @@
# Font Squirrel Font-face Generator Configuration File
# Upload this file to the generator to recreate the settings
# you used to create these fonts.
{"mode":"expert","formats":["ttf","woff","woff2","eotz"],"tt_instructor":"default","fix_gasp":"xy","fix_vertical_metrics":"Y","metrics_ascent":"","metrics_descent":"","metrics_linegap":"","add_spaces":"Y","add_hyphens":"Y","fallback":"none","fallback_custom":"100","options_subset":"none","subset_custom":"","subset_custom_range":"","subset_ot_features_list":"","style_link":"Y","css_stylesheet":"font.css","filename_suffix":"-webfont","emsquare":"2048","spacing_adjustment":"0","rememberme":"Y"}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.