@font-face {
    font-family: 'Manrope Local';
    src: url('ManropeExtraLight-Bold.woff2') format('woff2'),
        url('ManropeExtraLight-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Manrope Local';
    src: url('ManropeExtraLight-Light.woff2') format('woff2'),
        url('ManropeExtraLight-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope Local';
    src: url('ManropeExtraLight-Regular.woff2') format('woff2'),
        url('ManropeExtraLight-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

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

