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