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

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

@font-face {
    font-family: 'Mundial';
    src: url('fonts/Mundial-Bold.woff2') format('woff2'),
        url('fonts/Mundial-Bold.woff') format('woff'),
        url('fonts/Mundial-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mundial';
    src: url('fonts/Mundial-Demibold.woff2') format('woff2'),
        url('fonts/Mundial-Demibold.woff') format('woff'),
        url('fonts/Mundial-Demibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mundial';
    src: url('fonts/Mundial-Light.woff2') format('woff2'),
        url('fonts/Mundial-Light.woff') format('woff'),
        url('fonts/Mundial-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Host Grotesk';
    src: url('fonts/HostGrotesk-Regular.woff2') format('woff2'),
        url('fonts/HostGrotesk-Regular.woff') format('woff'),
        url('fonts/HostGrotesk-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
 
@font-face {
    font-family: 'Host Grotesk';
    src: url('fonts/HostGrotesk-Light.woff2') format('woff2'),
        url('fonts/HostGrotesk-Light.woff') format('woff'),
        url('fonts/HostGrotesk-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Host Grotesk';
    src: url('fonts/HostGrotesk-Medium.woff2') format('woff2'),
        url('fonts/HostGrotesk-Medium.woff') format('woff'),
        url('fonts/HostGrotesk-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Host Grotesk';
    src: url('fonts/HostGrotesk-SemiBold.woff2') format('woff2'),
        url('fonts/HostGrotesk-SemiBold.woff') format('woff'),
        url('fonts/HostGrotesk-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Host Grotesk';
    src: url('fonts/HostGrotesk-Bold.woff2') format('woff2'),
        url('fonts/HostGrotesk-Bold.woff') format('woff'),
        url('fonts/HostGrotesk-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Host Grotesk';
    src: url('fonts/HostGrotesk-ExtraBold.woff2') format('woff2'),
        url('fonts/HostGrotesk-ExtraBold.woff') format('woff'),
        url('fonts/HostGrotesk-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}




