@font-face {
    font-family: 'Montserrat';
    src: url('./fonts/Montserrat-Light.eot');
    src: url('./fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
    url('./fonts/Montserrat-Light.woff2') format('woff2'),
    url('./fonts/Montserrat-Light.woff') format('woff'),
    url('./fonts/Montserrat-Light.ttf') format('truetype'),
    url('./fonts/Montserrat-Light.svg#Montserrat-Light') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('./fonts/Montserrat-Bold.eot');
    src: url('./fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
    url('./fonts/Montserrat-Bold.woff2') format('woff2'),
    url('./fonts/Montserrat-Bold.woff') format('woff'),
    url('./fonts/Montserrat-Bold.ttf') format('truetype'),
    url('./fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('./fonts/Montserrat-Medium.eot');
    src: url('./fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
    url('./fonts/Montserrat-Medium.woff2') format('woff2'),
    url('./fonts/Montserrat-Medium.woff') format('woff'),
    url('./fonts/Montserrat-Medium.ttf') format('truetype'),
    url('./fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('./fonts/Montserrat-Regular.eot');
    src: url('./fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
    url('./fonts/Montserrat-Regular.woff2') format('woff2'),
    url('./fonts/Montserrat-Regular.woff') format('woff'),
    url('./fonts/Montserrat-Regular.ttf') format('truetype'),
    url('./fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jura';
    src: url('./fonts/Jura-Regular.eot');
    src: url('./fonts/Jura-Regular.eot?#iefix') format('embedded-opentype'),
    url('./fonts/Jura-Regular.woff2') format('woff2'),
    url('./fonts/Jura-Regular.woff') format('woff'),
    url('./fonts/Jura-Regular.ttf') format('truetype'),
    url('./fonts/Jura-Regular.svg#Jura-Regular') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jura';
    src: url('./fonts/Jura-Light.eot');
    src: url('./fonts/Jura-Light.eot?#iefix') format('embedded-opentype'),
    url('./fonts/Jura-Light.woff2') format('woff2'),
    url('./fonts/Jura-Light.woff') format('woff'),
    url('./fonts/Jura-Light.ttf') format('truetype'),
    url('./fonts/Jura-Light.svg#Jura-Light') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jura';
    src: url('./fonts/Jura-Bold.eot');
    src: url('./fonts/Jura-Bold.eot?#iefix') format('embedded-opentype'),
    url('./fonts/Jura-Bold.woff2') format('woff2'),
    url('./fonts/Jura-Bold.woff') format('woff'),
    url('./fonts/Jura-Bold.ttf') format('truetype'),
    url('./fonts/Jura-Bold.svg#Jura-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bowler';
    src: url('./fonts/Bowler-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bowler';
    src: url('./fonts/Bowler-Bold.otf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
