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

@font-face {
    font-family: 'Arrow Font';
    src: url('ArrowFont.eot');
    src: url('ArrowFont.eot?#iefix') format('embedded-opentype'),
        url('ArrowFont.woff2') format('woff2'),
        url('ArrowFont.woff') format('woff'),
        url('ArrowFont.ttf') format('truetype'),
        url('ArrowFont.svg#ArrowFont') format('svg');
    font-weight: 500;
    font-style: normal;

}

@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-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Regular.eot');
    src: url('Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('Montserrat-Regular.woff2') format('woff2'),
        url('Montserrat-Regular.woff') format('woff'),
        url('Montserrat-Regular.ttf') format('truetype'),
        url('Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

