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