Style layers and features; add jsdoc and fonts
This commit is contained in:
BIN
fonts/dinnextw1g-bold-webfont.woff
Normal file
BIN
fonts/dinnextw1g-bold-webfont.woff
Normal file
Binary file not shown.
BIN
fonts/dinnextw1g-bold-webfont.woff2
Normal file
BIN
fonts/dinnextw1g-bold-webfont.woff2
Normal file
Binary file not shown.
BIN
fonts/dinnextw1g-bolditalic-webfont.woff
Normal file
BIN
fonts/dinnextw1g-bolditalic-webfont.woff
Normal file
Binary file not shown.
BIN
fonts/dinnextw1g-bolditalic-webfont.woff2
Normal file
BIN
fonts/dinnextw1g-bolditalic-webfont.woff2
Normal file
Binary file not shown.
BIN
fonts/dinnextw1g-italic-webfont.woff
Normal file
BIN
fonts/dinnextw1g-italic-webfont.woff
Normal file
Binary file not shown.
BIN
fonts/dinnextw1g-italic-webfont.woff2
Normal file
BIN
fonts/dinnextw1g-italic-webfont.woff2
Normal file
Binary file not shown.
BIN
fonts/dinnextw1g-light-webfont.woff
Normal file
BIN
fonts/dinnextw1g-light-webfont.woff
Normal file
Binary file not shown.
BIN
fonts/dinnextw1g-light-webfont.woff2
Normal file
BIN
fonts/dinnextw1g-light-webfont.woff2
Normal file
Binary file not shown.
BIN
fonts/dinnextw1g-lightitalic-webfont.woff
Normal file
BIN
fonts/dinnextw1g-lightitalic-webfont.woff
Normal file
Binary file not shown.
BIN
fonts/dinnextw1g-lightitalic-webfont.woff2
Normal file
BIN
fonts/dinnextw1g-lightitalic-webfont.woff2
Normal file
Binary file not shown.
BIN
fonts/dinnextw1g-medium-webfont.woff
Normal file
BIN
fonts/dinnextw1g-medium-webfont.woff
Normal file
Binary file not shown.
BIN
fonts/dinnextw1g-medium-webfont.woff2
Normal file
BIN
fonts/dinnextw1g-medium-webfont.woff2
Normal file
Binary file not shown.
BIN
fonts/dinnextw1g-mediumitalic-webfont.woff
Normal file
BIN
fonts/dinnextw1g-mediumitalic-webfont.woff
Normal file
Binary file not shown.
BIN
fonts/dinnextw1g-mediumitalic-webfont.woff2
Normal file
BIN
fonts/dinnextw1g-mediumitalic-webfont.woff2
Normal file
Binary file not shown.
BIN
fonts/dinnextw1g-regular-webfont.woff
Normal file
BIN
fonts/dinnextw1g-regular-webfont.woff
Normal file
Binary file not shown.
BIN
fonts/dinnextw1g-regular-webfont.woff2
Normal file
BIN
fonts/dinnextw1g-regular-webfont.woff2
Normal file
Binary file not shown.
57
fonts/fonts.css
Normal file
57
fonts/fonts.css
Normal file
@@ -0,0 +1,57 @@
|
||||
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on September 18, 2023 */
|
||||
@font-face {
|
||||
font-family: 'din_next_w1gregular';
|
||||
src: url('dinnextw1g-regular-webfont.woff2') format('woff2'),
|
||||
url('dinnextw1g-regular-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'din_next_w1gbold';
|
||||
src: url('dinnextw1g-bold-webfont.woff2') format('woff2'),
|
||||
url('dinnextw1g-bold-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'din_next_w1gbold_italic';
|
||||
src: url('dinnextw1g-bolditalic-webfont.woff2') format('woff2'),
|
||||
url('dinnextw1g-bolditalic-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'din_next_w1gitalic';
|
||||
src: url('dinnextw1g-italic-webfont.woff2') format('woff2'),
|
||||
url('dinnextw1g-italic-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'din_next_w1glight';
|
||||
src: url('dinnextw1g-light-webfont.woff2') format('woff2'),
|
||||
url('dinnextw1g-light-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'din_next_w1glight_italic';
|
||||
src: url('dinnextw1g-lightitalic-webfont.woff2') format('woff2'),
|
||||
url('dinnextw1g-lightitalic-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'din_next_w1gmedium';
|
||||
src: url('dinnextw1g-medium-webfont.woff2') format('woff2'),
|
||||
url('dinnextw1g-medium-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'din_next_w1gmedium_italic';
|
||||
src: url('dinnextw1g-mediumitalic-webfont.woff2') format('woff2'),
|
||||
url('dinnextw1g-mediumitalic-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user