@font-face {
  font-family: 'Montserrat-BoldItalic';
  src: url('Montserrat-BoldItalic.eot');
  src: url('Montserrat-BoldItalic.eot?#iefix') format('embedded-opentype'),
       url('Montserrat-BoldItalic.svg#Montserrat-BoldItalic') format('svg'),
       url('Montserrat-BoldItalic.ttf') format('truetype'),
       url('Montserrat-BoldItalic.woff') format('woff'),
       url('Montserrat-BoldItalic.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('Montserrat-Regular.eot');
    src: url('Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
    url('Montserrat-Regular.svg#Montserrat-BoldItalic') format('svg'),
    url('Montserrat-Regular.ttf') format('truetype'),
    url('Montserrat-Regular.woff') format('woff'),
    url('Montserrat-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

