@font-face {
    font-family: Noto;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/NotoSans-Regular.woff) format("woff")
}

@font-face {
    font-family: Noto;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../fonts/NotoSans-SemiBold.woff) format("woff")
}

@font-face {
    font-family: Noto;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/NotoSans-Bold.woff) format("woff")
}

@font-face {
    font-family: Noto;
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(../fonts/NotoSans-ExtraBold.woff) format("woff")
}