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