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

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

