@font-face {
  font-family: 'Mont Light';
  src: url('files/Mont-Light.woff2') format('woff2'),
       url('fonts/Mont-Light.woff') format('woff'),
       url('fonts/Mont-Light.eot'),
       url('fonts/Mont-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Mont Bold';
  src: url('files/Mont-Bold.woff2') format('woff2'),
       url('fonts/Mont-Bold.woff') format('woff'),
       url('fonts/Mont-Bold.eot') format('eot'),
       url('fonts/Mont-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

