@font-face {
    font-family: 'SourceSans';
    src: url('../fonts/SourceSansProLight.eot');
    src: local('../fonts/SourceSansProLight'), local('../fonts/SourceSansProLight'), 
         url('../fonts/SourceSansProLight.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SourceSansProLight.woff') format('woff'),
         url('../fonts/SourceSansProLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'SourceSans';
    src: url('../fonts/SourceSansProRegular.eot');
    src: local('../fonts/SourceSansProRegular'), local('../fonts/SourceSansProRegular'), 
         url('../fonts/SourceSansProRegular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SourceSansProRegular.woff') format('woff'),
         url('../fonts/SourceSansProRegular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'SourceSans';
    src: url('../fonts/SourceSansProSemibold.eot');
    src: local('../fonts/SourceSansProSemibold'), local('../fonts/SourceSansProSemibold'), 
         url('../fonts/SourceSansProSemibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SourceSansProSemibold.woff') format('woff'),
         url('../fonts/SourceSansProSemibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'SourceSans';
    src: url('../fonts/SourceSansProBold.eot');
    src: local('../fonts/SourceSansProBold'), local('../fonts/SourceSansProBold'), 
         url('../fonts/SourceSansProBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SourceSansProBold.woff') format('woff'),
         url('../fonts/SourceSansProBold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}


