/*
@font-face {
    font-family: 'Rubik';
    src: url('./custom_fonts/Rubik/web/rubik-ExtraBold.woff2') format('woff2'),
        url('./custom_fonts/Rubik/web/rubik-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('./custom_fonts/Rubik/web/rubik-Medium.woff2') format('woff2'),
        url('./custom_fonts/Rubik/web/rubik-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('./custom_fonts/Rubik/web/rubik-Bold.woff2') format('woff2'),
        url('./custom_fonts/Rubik/web/rubik-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('./custom_fonts/Rubik/web/rubik-ExtraBoldItalic.woff2') format('woff2'),
        url('./custom_fonts/Rubik/web/rubik-ExtraBoldItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('./custom_fonts/Rubik/web/rubik-Black.woff2') format('woff2'),
        url('./custom_fonts/Rubik/web/rubik-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('./custom_fonts/Rubik/web/rubik-BlackItalic.woff2') format('woff2'),
        url('./custom_fonts/Rubik/web/rubik-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('./custom_fonts/Rubik/web/rubik-Light.woff2') format('woff2'),
        url('./custom_fonts/Rubik/web/rubik-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('./custom_fonts/Rubik/web/rubik-LightItalic.woff2') format('woff2'),
        url('./custom_fonts/Rubik/web/rubik-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('./custom_fonts/Rubik/web/rubik-Italic.woff2') format('woff2'),
        url('./custom_fonts/Rubik/web/rubik-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('./custom_fonts/Rubik/web/rubik-BoldItalic.woff2') format('woff2'),
        url('./custom_fonts/Rubik/web/rubik-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('./custom_fonts/Rubik/web/rubik-SemiBoldItalic.woff2') format('woff2'),
        url('./custom_fonts/Rubik/web/rubik-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
} */

@font-face {
    font-family: 'Rubik';
    src: url('./custom_fonts/Rubik/web/Rubik-Regular.woff2') format('woff2'),
        url('./custom_fonts/Rubik/web/Rubik-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* @font-face {
    font-family: 'Rubik';
    src: url('./custom_fonts/Rubik/web/rubik-MediumItalic.woff2') format('woff2'),
        url('./custom_fonts/Rubik/web/rubik-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('./custom_fonts/Rubik/web/rubik-SemiBold.woff2') format('woff2'),
        url('./custom_fonts/Rubik/web/rubik-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
 */




@font-face {
    font-family: 'MWP-Bold';
      src:    url('./custom_fonts/MWP-webfont/MWP-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}
@font-face {
    font-family: 'MWP-SemiBold';
      src:    url('./custom_fonts/MWP-webfont/MWP-SemiBold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}
@font-face {
    font-family: 'MWP-Medium';
      src:    url('./custom_fonts/MWP-webfont/MWP-Medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}


@font-face {
    font-family: 'Oswald';
      src:  url('./custom_fonts/Oswald/Oswald-Light.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oswald';
    src:    url('./custom_fonts/Oswald/Oswald-SemiBold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
