
@font-face {
    font-family: 'Rubik';
    src: url('Rubik/Rubik-Regular.woff2') format('woff2'),
        url('Rubik/Rubik-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('Rubik/Rubik-Medium.woff2') format('woff2'),
        url('Rubik/Rubik-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('Rubik/Rubik-Semi-Bold.woff2') format('woff2'),
        url('Rubik/Rubik-Semi-Bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Rubik';
    src: url('Rubik/Rubik-Bold.woff2') format('woff2'),
        url('Rubik/Rubik-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('Manrope/Manrope-Regular.woff2') format('woff2'),
        url('Manrope/Manrope-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('Manrope/Manrope-SemiBold.woff2') format('woff2'),
        url('Manrope/Manrope-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
