1@font-face {
2    font-family: "LiterationMono Nerd Font Propo";
3    src:    local("LiterationMonoNerdFontPropo-Bold"),
4            url("fonts/LiterationMonoNerdFontPropo-Bold.woff2") format("woff2");
5    font-stretch: normal;
6    font-style: normal;
7    font-weight: 700;
8}
9@font-face {
10    font-family: "LiterationMono Nerd Font Propo";
11    src:    local("LiterationMonoNerdFontPropo-BoldItalic"),
12            url("fonts/LiterationMonoNerdFontPropo-BoldItalic.woff2") format("woff2");
13    font-stretch: normal;
14    font-style: italic;
15    font-weight: 700;
16}
17@font-face {
18    font-family: "LiterationMono Nerd Font Propo";
19    src:    local("LiterationMonoNerdFontPropo-Italic"),
20            url("fonts/LiterationMonoNerdFontPropo-Italic.woff2") format("woff2");
21    font-stretch: normal;
22    font-style: italic;
23    font-weight: 400;
24}
25@font-face {
26    font-family: "LiterationMono Nerd Font Propo";
27    src:    local("LiterationMonoNerdFontPropo-Regular"),
28            url("fonts/LiterationMonoNerdFontPropo-Regular.woff2") format("woff2");
29    font-stretch: normal;
30    font-style: normal;
31    font-weight: 400;
32}
33