

@charset "UTF-8";


@font-face {
    font-family: 'Inter';
    src: url('../woff2/inter-light-9.woff2') format('woff2'),
        url('../woff/inter-light-9.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../woff2/inter-regular-9.woff2') format('woff2'),
        url('../woff/inter-regular-9.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../woff2/inter-medium-9.woff2') format('woff2'),
        url('../woff/inter-medium-9.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../woff2/inter-semibold-9.woff2') format('woff2'),
        url('../woff/inter-semibold-9.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Inter';
    src: url('../woff2/inter-bold-9.woff2') format('woff2'),
        url('../woff/inter-bold-9.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Inter';
    src: url('../woff2/inter-black-9.woff2') format('woff2'),
        url('../woff/inter-black-9.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Noto Serif';
    src: url('../woff2/notoserif-bold-9.woff2') format('woff2'),
        url('../woff/notoserif-bold-9.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif';
    src: url('../woff2/notoserif-9.woff2') format('woff2'),
        url('../woff/notoserif-9.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Noto Serif Display';
    src: url('../woff2/notoserifdisplay-semibold-9.woff2') format('woff2'),
        url('../woff/notoserifdisplay-semibold-9.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
