@font-face {
    font-family: 'MontserratUltra';
      font-style: normal;
  		font-weight: 300;
    src: url('MontserratUltraLight.eot');
    src: url('MontserratUltraLight.eot') format('embedded-opentype'),
         url('MontserratUltraLight.woff2') format('woff2'),
         url('MontserratUltraLight.woff') format('woff'),
         url('MontserratUltraLight.ttf') format('truetype'),
         url('MontserratUltraLight.svg#MontserratUltraLight') format('svg');
}
@font-face {
    font-family: 'MontserratUltra';
    font-style: normal;
  	font-weight:700;
    src: url('MontserratExtraBold.eot');
    src: url('MontserratExtraBold.eot') format('embedded-opentype'),
         url('MontserratExtraBold.woff2') format('woff2'),
         url('MontserratExtraBold.woff') format('woff'),
         url('MontserratExtraBold.ttf') format('truetype'),
         url('MontserratExtraBold.svg#MontserratExtraBold') format('svg');
}
