@font-face{
    font-family: "Noto Sans";
    src: url("NotoSans-Regular.eot");
    src: url("NotoSans-Regular-iefix.eot")format("embedded-opentype"),
        url("NotoSans-Regular.woff")format("woff"),
        url("NotoSans-Regular.woff2")format("woff2"),
        url("NotoSans-Regular.ttf")format("truetype"),
        url("NotoSans-Regular.svg#Noto Sans")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}