Style layers and features; add jsdoc and fonts

This commit is contained in:
2024-03-21 13:03:56 +01:00
parent 2b6f80e9c0
commit 6364228c89
19 changed files with 137 additions and 36 deletions

57
fonts/fonts.css Normal file
View 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;
}