@font-face {
    font-family: 'MontserratLight';
    src: url('MontserratLight.eot');
    src: url('MontserratLight.eot') format('embedded-opentype'),
         url('MontserratLight.woff2') format('woff2'),
         url('MontserratLight.woff') format('woff'),
         url('MontserratLight.ttf') format('truetype'),
         url('MontserratLight.svg#MontserratLight') format('svg');
}
