@font-face {
  font-family: 'Montserrat';
  src: url('montserrat-regular-webfont.eot');
  src: url('montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('montserrat-regular-webfont.woff2') format('woff2'),
       url('montserrat-regular-webfont.woff') format('woff'),
       url('montserrat-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('montserrat-bold-webfont.eot');
  src: url('montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('montserrat-bold-webfont.woff2') format('woff2'),
       url('montserrat-bold-webfont.woff') format('woff'),
       url('montserrat-bold-webfont.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('montserrat-semibold-webfont.eot');
  src: url('montserrat-semibold-webfont.eot?#iefix') format('embedded-opentype'),
       url('montserrat-semibold-webfont.woff2') format('woff2'),
       url('montserrat-semibold-webfont.woff') format('woff'),
       url('montserrat-semibold-webfont.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('montserrat-light-webfont.eot');
  src: url('montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
       url('montserrat-light-webfont.woff2') format('woff2'),
       url('montserrat-light-webfont.woff') format('woff'),
       url('montserrat-light-webfont.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
