@font-face{
    font-family: 'source_sans_pro_bold';
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    src: url('../../fonts/EOT/SourceSansPro-Bold.eot') format('embedded-opentype'),
         url('../../fonts/WOFF2/TTF/SourceSansPro-Bold.ttf.woff2') format('woff2'),
         url('../../fonts/WOFF/OTF/SourceSansPro-Bold.otf.woff') format('woff'),
         url('../../fonts/OTF/SourceSansPro-Bold.otf') format('opentype'),
         url('../../fonts/TTF/SourceSansPro-Bold.ttf') format('truetype');
}