@font-face {
    font-family: "NotoSans";
    src: url('fonts/NotoSans-Regular.woff2') format('woff2');
    font-stretch : normal;
    font-weight : normal;
    font-style : normal;
}

@font-face {
    font-family: "NotoSans-Bold";
    src: url('fonts/NotoSans-Bold.woff2') format('woff2');
    font-stretch : normal;
    font-weight : normal;
    font-style : normal;
}

@font-face {
    font-family: "OlympicSans";
    src: url('fonts/OlympicSans.woff2') format('woff2');
    font-stretch : normal;
    font-weight : normal;
    font-style : normal;
}

@font-face {
    font-family: "OlympicSans-Bold";
    src: url('fonts/OlympicSans-Bold.woff2') format('woff2');
    font-stretch : normal;
    font-weight : normal;
    font-style : normal;
}