@font-face {
    font-family: 'Manrope';
    src: url('../woff2/manrope-extralight.woff2') format('woff2'), url('../woff/manrope-extralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('../woff2/manrope-medium.woff2') format('woff2'), url('../woff/manrope-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('../woff2/manrope-bold.woff2') format('woff2'), url('../woff/manrope-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('../woff2/manrope-semibold.woff2') format('woff2'), url('../woff/manrope-semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    /* font-family: 'Manrope'; */
    font-family: "Manrope", sans-serif;
    src: url('../woff2/manrope-extrabold.woff2') format('woff2'), url('../woff/manrope-extrabold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    /* font-family: 'Manrope'; */
    font-family: "Manrope", sans-serif;
    src: url('../woff2/manrope-regular.woff2') format('woff2'), url('../woff/manrope-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    /* font-family: 'Manrope'; */
    font-family: "Manrope", sans-serif;
    src: url('../woff2/manrope-light.woff2') format('woff2'), url('../woff/manrope-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    /* font-family: 'Anton'; */
    font-family: "Anton", sans-serif;
    src: url('../woff2/anton-regular.woff2') format('woff2'), url('../woff/anton-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}