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