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

@font-face {
    font-family: 'Montserrat-Light';
    font-weight: 300;
    font-style: normal;
    src: url('Montserrat-Light.eot');
    src: url('Montserrat-Light.eot') 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');
}
