1@font-face {
2    font-family: "NotoSansM NF";
3    src:    local("NotoSansMNerdFont-Bold"),
4            url("fonts/NotoSansMNerdFont-Bold.woff2") format("woff2");
5    font-stretch: normal;
6    font-style: normal;
7    font-weight: 700;
8}
9@font-face {
10    font-family: "NotoSansM NF";
11    src:    local("NotoSansMNerdFont-Regular"),
12            url("fonts/NotoSansMNerdFont-Regular.woff2") format("woff2");
13    font-stretch: normal;
14    font-style: normal;
15    font-weight: 400;
16}
17