@font-face {
    font-display: swap;
    font-family: 'Tektur';
    font-style: normal;
    font-weight: 700;
    src: url("./tektur/tektur-v3-cyrillic_cyrillic-ext_latin_latin-ext-700.woff2") format("woff2");
}

/*
@font-face {
    font-display: swap;
    font-family: 'Onest';
    font-style: normal;
    font-weight: 400;
    src: url("./onest/Onest-Regular.woff2") format("woff2");
}

@font-face {
    font-display: swap;
    font-family: 'Onest';
    font-style: normal;
    font-weight: 500;
    src: url("./onest/Onest-Medium.woff2") format("woff2");
}

@font-face {
    font-display: swap;
    font-family: 'Onest';
    font-style: normal;
    font-weight: 700;
    src: url("./onest/Onest-Bold.woff2") format("woff2");
}
*/

@font-face {
    font-display: swap;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 300;
    src: url("./manrope/manrope-300.woff2") format("woff2");
}

@font-face {
    font-display: swap;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    src: url("./manrope/manrope-400.woff2") format("woff2");
}

@font-face {
    font-display: swap;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    src: url("./manrope/manrope-500.woff2") format("woff2");
}

@font-face {
    font-display: swap;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    src: url("./manrope/manrope-700.woff2") format("woff2");
}