@font-face {
  font-family: 'SourceSerifPro-Semibold';
  src:  url('source/SourceSerifPro-Semibold.eot?#iefix') format('embedded-opentype'),  
        url('source/SourceSerifPro-Semibold.otf')  format('opentype'),
        url('source/SourceSerifPro-Semibold.woff') format('woff'), 
        url('source/SourceSerifPro-Semibold.ttf')  format('truetype'), 
        url('source/SourceSerifPro-Semibold.svg#SourceSerifPro-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'open_sanslight';
    src: url('opensans/OpenSans-Light-webfont.eot');
    src: url('opensans/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans/OpenSans-Light-webfont.woff2') format('woff2'),
         url('opensans/OpenSans-Light-webfont.woff') format('woff'),
         url('opensans/OpenSans-Light-webfont.ttf') format('truetype'),
         url('opensans/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratbold';
    src: url('montserrat/Montserrat-Bold-webfont.eot');
    src: url('montserrat/Montserrat-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('montserrat/Montserrat-Bold-webfont.woff2') format('woff2'),
         url('montserrat/Montserrat-Bold-webfont.woff') format('woff'),
         url('montserrat/Montserrat-Bold-webfont.ttf') format('truetype'),
         url('montserrat/Montserrat-Bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;

}