Initial commit
This commit is contained in:
5
assets/fonts/generator_config.txt
Normal file
5
assets/fonts/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":"optimal","formats":["woff","woff2"],"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":"basic","subset_custom":"","subset_custom_range":"","subset_ot_features_list":"","css_stylesheet":"stylesheet.css","filename_suffix":"-webfont","emsquare":"2048","spacing_adjustment":"0"}
|
||||
BIN
assets/fonts/nunito-bold-webfont.woff
Normal file
BIN
assets/fonts/nunito-bold-webfont.woff
Normal file
Binary file not shown.
BIN
assets/fonts/nunito-bold-webfont.woff2
Normal file
BIN
assets/fonts/nunito-bold-webfont.woff2
Normal file
Binary file not shown.
BIN
assets/fonts/nunito-italic-webfont.woff
Normal file
BIN
assets/fonts/nunito-italic-webfont.woff
Normal file
Binary file not shown.
BIN
assets/fonts/nunito-italic-webfont.woff2
Normal file
BIN
assets/fonts/nunito-italic-webfont.woff2
Normal file
Binary file not shown.
BIN
assets/fonts/nunito-light-webfont.woff
Normal file
BIN
assets/fonts/nunito-light-webfont.woff
Normal file
Binary file not shown.
BIN
assets/fonts/nunito-light-webfont.woff2
Normal file
BIN
assets/fonts/nunito-light-webfont.woff2
Normal file
Binary file not shown.
BIN
assets/fonts/nunito-medium-webfont.woff
Normal file
BIN
assets/fonts/nunito-medium-webfont.woff
Normal file
Binary file not shown.
BIN
assets/fonts/nunito-medium-webfont.woff2
Normal file
BIN
assets/fonts/nunito-medium-webfont.woff2
Normal file
Binary file not shown.
BIN
assets/fonts/nunito-regular-webfont.woff
Normal file
BIN
assets/fonts/nunito-regular-webfont.woff
Normal file
Binary file not shown.
BIN
assets/fonts/nunito-regular-webfont.woff2
Normal file
BIN
assets/fonts/nunito-regular-webfont.woff2
Normal file
Binary file not shown.
60
assets/fonts/stylesheet.css
Normal file
60
assets/fonts/stylesheet.css
Normal file
@@ -0,0 +1,60 @@
|
||||
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on October 27, 2024 */
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'nunitobold';
|
||||
src: url('nunito-bold-webfont.woff2') format('woff2'),
|
||||
url('nunito-bold-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'nunitoitalic';
|
||||
src: url('nunito-italic-webfont.woff2') format('woff2'),
|
||||
url('nunito-italic-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'nunitolight';
|
||||
src: url('nunito-light-webfont.woff2') format('woff2'),
|
||||
url('nunito-light-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'nunitomedium';
|
||||
src: url('nunito-medium-webfont.woff2') format('woff2'),
|
||||
url('nunito-medium-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'nunitoregular';
|
||||
src: url('nunito-regular-webfont.woff2') format('woff2'),
|
||||
url('nunito-regular-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user