@font-face {

    font-family:        "Material Symbol";
    font-style:         normal;
    font-weight:        normal;
    src:                url("/blob/font/material/symbol.woff2") format("woff2");

}

@font-face {

    font-family:        "Noto Serif";
    font-style:         normal;
    font-weight:        normal;
    src:                url("/blob/font/noto/normal.ttf") format("truetype");

}

@font-face {

    font-family:        "Noto Serif Bold";
    font-style:         normal;
    font-weight:        bold;
    src:                url("/blob/font/noto/bold.ttf") format("truetype");

}

@font-face {

    font-family:        "Noto Serif Italic";
    font-style:         italic;
    font-weight:        normal;
    src:                url("/blob/font/noto/italic.ttf") format("truetype");

}
