@font-face{
    font-family: 'Source Sans Pro';
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    src: url('EOT/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('WOFF/OTF/SourceSansPro-Regular.otf.woff') format('woff'),
         url('TTF/SourceSansPro-Regular.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Sans Pro';
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
    src: url('EOT/SourceSansPro-It.eot?#iefix') format('embedded-opentype'),
         url('WOFF/OTF/SourceSansPro-It.otf.woff') format('woff'),
         url('TTF/SourceSansPro-It.ttf') format('truetype');
}