1@font-face {
2    font-family: "Hasklug Nerd Font";
3    src:    local("HasklugNerdFont-Black"),
4            url("fonts/HasklugNerdFont-Black.woff2") format("woff2");
5    font-stretch: normal;
6    font-style: normal;
7    font-weight: 900;
8}
9@font-face {
10    font-family: "Hasklug Nerd Font";
11    src:    local("HasklugNerdFont-BlackItalic"),
12            url("fonts/HasklugNerdFont-BlackItalic.woff2") format("woff2");
13    font-stretch: normal;
14    font-style: italic;
15    font-weight: 900;
16}
17@font-face {
18    font-family: "Hasklug Nerd Font";
19    src:    local("HasklugNerdFont-Bold"),
20            url("fonts/HasklugNerdFont-Bold.woff2") format("woff2");
21    font-stretch: normal;
22    font-style: normal;
23    font-weight: 700;
24}
25@font-face {
26    font-family: "Hasklug Nerd Font";
27    src:    local("HasklugNerdFont-BoldItalic"),
28            url("fonts/HasklugNerdFont-BoldItalic.woff2") format("woff2");
29    font-stretch: normal;
30    font-style: italic;
31    font-weight: 700;
32}
33@font-face {
34    font-family: "Hasklug Nerd Font";
35    src:    local("HasklugNerdFont-ExtraLight"),
36            url("fonts/HasklugNerdFont-ExtraLight.woff2") format("woff2");
37    font-stretch: normal;
38    font-style: normal;
39    font-weight: 200;
40}
41@font-face {
42    font-family: "Hasklug Nerd Font";
43    src:    local("HasklugNerdFont-ExtraLightItalic"),
44            url("fonts/HasklugNerdFont-ExtraLightItalic.woff2") format("woff2");
45    font-stretch: normal;
46    font-style: italic;
47    font-weight: 200;
48}
49@font-face {
50    font-family: "Hasklug Nerd Font";
51    src:    local("HasklugNerdFont-Italic"),
52            url("fonts/HasklugNerdFont-Italic.woff2") format("woff2");
53    font-stretch: normal;
54    font-style: italic;
55    font-weight: 400;
56}
57@font-face {
58    font-family: "Hasklug Nerd Font";
59    src:    local("HasklugNerdFont-Light"),
60            url("fonts/HasklugNerdFont-Light.woff2") format("woff2");
61    font-stretch: normal;
62    font-style: normal;
63    font-weight: 300;
64}
65@font-face {
66    font-family: "Hasklug Nerd Font";
67    src:    local("HasklugNerdFont-LightItalic"),
68            url("fonts/HasklugNerdFont-LightItalic.woff2") format("woff2");
69    font-stretch: normal;
70    font-style: italic;
71    font-weight: 300;
72}
73@font-face {
74    font-family: "Hasklug Nerd Font";
75    src:    local("HasklugNerdFont-Medium"),
76            url("fonts/HasklugNerdFont-Medium.woff2") format("woff2");
77    font-stretch: normal;
78    font-style: normal;
79    font-weight: 500;
80}
81@font-face {
82    font-family: "Hasklug Nerd Font";
83    src:    local("HasklugNerdFont-MediumItalic"),
84            url("fonts/HasklugNerdFont-MediumItalic.woff2") format("woff2");
85    font-stretch: normal;
86    font-style: italic;
87    font-weight: 500;
88}
89@font-face {
90    font-family: "Hasklug Nerd Font";
91    src:    local("HasklugNerdFont-Regular"),
92            url("fonts/HasklugNerdFont-Regular.woff2") format("woff2");
93    font-stretch: normal;
94    font-style: normal;
95    font-weight: 400;
96}
97@font-face {
98    font-family: "Hasklug Nerd Font";
99    src:    local("HasklugNerdFont-SemiBold"),
100            url("fonts/HasklugNerdFont-SemiBold.woff2") format("woff2");
101    font-stretch: normal;
102    font-style: normal;
103    font-weight: 600;
104}
105@font-face {
106    font-family: "Hasklug Nerd Font";
107    src:    local("HasklugNerdFont-SemiBoldItalic"),
108            url("fonts/HasklugNerdFont-SemiBoldItalic.woff2") format("woff2");
109    font-stretch: normal;
110    font-style: italic;
111    font-weight: 600;
112}
113