mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
add Work Sans webfont
This commit is contained in:
parent
ee61fa65c1
commit
0d7ab2922c
10 changed files with 29 additions and 0 deletions
24
assets/fonts/worksans/font.css
Normal file
24
assets/fonts/worksans/font.css
Normal 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;
|
||||
}
|
||||
|
5
assets/fonts/worksans/generator_config.txt
Normal file
5
assets/fonts/worksans/generator_config.txt
Normal 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"}
|
BIN
assets/fonts/worksans/worksans-bold-webfont.eot
Normal file
BIN
assets/fonts/worksans/worksans-bold-webfont.eot
Normal file
Binary file not shown.
BIN
assets/fonts/worksans/worksans-bold-webfont.ttf
Normal file
BIN
assets/fonts/worksans/worksans-bold-webfont.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/worksans/worksans-bold-webfont.woff
Normal file
BIN
assets/fonts/worksans/worksans-bold-webfont.woff
Normal file
Binary file not shown.
BIN
assets/fonts/worksans/worksans-bold-webfont.woff2
Normal file
BIN
assets/fonts/worksans/worksans-bold-webfont.woff2
Normal file
Binary file not shown.
BIN
assets/fonts/worksans/worksans-regular-webfont.eot
Normal file
BIN
assets/fonts/worksans/worksans-regular-webfont.eot
Normal file
Binary file not shown.
BIN
assets/fonts/worksans/worksans-regular-webfont.ttf
Normal file
BIN
assets/fonts/worksans/worksans-regular-webfont.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/worksans/worksans-regular-webfont.woff
Normal file
BIN
assets/fonts/worksans/worksans-regular-webfont.woff
Normal file
Binary file not shown.
BIN
assets/fonts/worksans/worksans-regular-webfont.woff2
Normal file
BIN
assets/fonts/worksans/worksans-regular-webfont.woff2
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue