@font-face {
    font-family: "NotoSans-nav";
    src:
        local("Noto Sans"),
        local("NotoSans"),
        url("NotoSans-VariableFont_wdth,wght.woff2") format("woff2"),
        url("NotoSans-VariableFont_wdth,wght.ttf") format("truetype");
    font-weight: 700;
    font-stretch: 75%;
    font-width: 75%;
    font-style: normal;
    font-display: swap;
    font-optical-sizing: auto;
}

@font-face {
    font-family: "NotoSans-head";
    src:
        local("Noto Sans Display"),
        local("NotoSans-Display"),
        url("NotoSansDisplay-VariableFont_wdth,wght.woff2") format("woff2"),
        url("NotoSansDisplay-VariableFont_wdth,wght.ttf") format("truetype");
    font-stretch: 75%;
    font-width: 75%;
    font-style: normal;
    font-display: swap;
    font-optical-sizing: auto;
}

@font-face {
    font-family: "NotoSans-main";
    src:
        local("Noto Sans"),
        local("NotoSans"),
        url("NotoSans-VariableFont_wdth,wght.woff2") format("woff2"),
        url("NotoSans-VariableFont_wdth,wght.ttf") format("truetype");
    font-weight: 400;
    font-stretch: 100%;
    font-width: 100%;
    font-style: normal;
    font-display: swap;
    font-optical-sizing: auto;
}

@font-face {
    font-family: "NotoSans-mono";
    src:
        local("Noto Sans Mono"),
        local("NotoSans-Mono"),
        url("NotoSansMono-VariableFont_wdth,wght.woff2") format("woff2"),
        url("NotoSansMono-VariableFont_wdth,wght.ttf") format("truetype");
    font-weight: 400;
    font-stretch: 100%;
    font-width: 100%;
    font-style: normal;
    font-display: swap;
    font-optical-sizing: auto;
}
