1@font-face {
2    font-family: "3270 Nerd Font Cond";
3    src:    local("3270NerdFont-Condensed"),
4            url("fonts/3270NerdFont-Condensed.woff2") format("woff2");
5    font-stretch: condensed;
6    font-style: normal;
7    font-weight: 400;
8}
9@font-face {
10    font-family: "3270 Nerd Font";
11    src:    local("3270NerdFont-Regular"),
12            url("fonts/3270NerdFont-Regular.woff2") format("woff2");
13    font-stretch: normal;
14    font-style: normal;
15    font-weight: 400;
16}
17@font-face {
18    font-family: "3270 Nerd Font SemCond";
19    src:    local("3270NerdFont-SemiCondensed"),
20            url("fonts/3270NerdFont-SemiCondensed.woff2") format("woff2");
21    font-stretch: semi-condensed;
22    font-style: normal;
23    font-weight: 400;
24}
25@font-face {
26    font-family: "3270 Nerd Font Mono Cond";
27    src:    local("3270NerdFontMono-Condensed"),
28            url("fonts/3270NerdFontMono-Condensed.woff2") format("woff2");
29    font-stretch: condensed;
30    font-style: normal;
31    font-weight: 400;
32}
33@font-face {
34    font-family: "3270 Nerd Font Mono";
35    src:    local("3270NerdFontMono-Regular"),
36            url("fonts/3270NerdFontMono-Regular.woff2") format("woff2");
37    font-stretch: normal;
38    font-style: normal;
39    font-weight: 400;
40}
41@font-face {
42    font-family: "3270 Nerd Font Mono SemCond";
43    src:    local("3270NerdFontMono-SemiCondensed"),
44            url("fonts/3270NerdFontMono-SemiCondensed.woff2") format("woff2");
45    font-stretch: semi-condensed;
46    font-style: normal;
47    font-weight: 400;
48}
49@font-face {
50    font-family: "3270 Nerd Font Propo Cond";
51    src:    local("3270NerdFontPropo-Condensed"),
52            url("fonts/3270NerdFontPropo-Condensed.woff2") format("woff2");
53    font-stretch: condensed;
54    font-style: normal;
55    font-weight: 400;
56}
57@font-face {
58    font-family: "3270 Nerd Font Propo";
59    src:    local("3270NerdFontPropo-Regular"),
60            url("fonts/3270NerdFontPropo-Regular.woff2") format("woff2");
61    font-stretch: normal;
62    font-style: normal;
63    font-weight: 400;
64}
65@font-face {
66    font-family: "3270 Nerd Font Propo SemCond";
67    src:    local("3270NerdFontPropo-SemiCondensed"),
68            url("fonts/3270NerdFontPropo-SemiCondensed.woff2") format("woff2");
69    font-stretch: semi-condensed;
70    font-style: normal;
71    font-weight: 400;
72}
73