@font-face {
    font-family: regular;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/ManropeRegular/Manrope-Regular.woff) format("woff"), url(../fonts/ManropeRegular/Manrope-Regular.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: novaregular;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/ProximaNova-Regular.woff) format("woff"), url(../fonts/ProximaNova-Regular.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: novabold;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/ProximaNova-Bold.woff) format("woff"), url(../fonts/ProximaNova-Bold.ttf) format("truetype");
    font-display: swap
}

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

@font-face {
    font-family: cuprum;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/CuprumRegular/CuprumRegular.woff) format("woff"), url(../fonts/CuprumRegular/CuprumRegular.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: manropeRegular;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/ManropeRegular/Manrope-Regular.woff) format("woff"), url(../fonts/ManropeRegular/Manrope-Regular.ttf) format("truetype");
    font-display: swap;
}

@font-face {
    font-family: manropeSemibold;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/ManropeSemibold/Manrope-Semibold.woff) format("woff"), url(../fonts/ManropeSemibold/Manrope-Semibold.ttf) format("truetype");
    font-display: swap;
}

@font-face {
    font-family: manropeMedium;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/ManropeMedium/Manrope-Medium.woff) format("woff");
    font-display: swap;
}

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