@font-face{
    font-family:SourceSansPro-Black;
    src:
        url(../fonts/SSPBlack.otf) format('opentype');
}
@font-face{
    font-family:SourceSansPro-BlackItalic;
    src:
        url(../fonts/SSPBlackIt.otf) format('opentype');
}
@font-face{
    font-family:SourceSansPro-Bold;
    src:
        url(../fonts/SSPBold.otf) format('opentype');
}
@font-face{
    font-family:SourceSansPro-BoldItalic;
    src:
        url(../fonts/SSPBoldIt.otf) format('opentype');
}
@font-face{
    font-family:SourceSansPro-ExtraLight;
    src:
        url(../fonts/SSPExtraLight.otf) format('opentype');
}
@font-face{
    font-family:SourceSansPro-ExtraLightItalic;
    src:
        url(../fonts/SSPExtraLightIt.otf) format('opentype');
}
@font-face{
    font-family:SourceSansPro-Italic;
    src:
        url(../fonts/SSPIt.otf) format('opentype');
}
@font-face{
    font-family:SourceSansPro-Light;
    src:
        url(../fonts/SSPLight.otf) format('opentype');
}
@font-face{
    font-family:SourceSansPro-LightItalic;
    src:
        url(../fonts/SSPLightIt.otf) format('opentype');
}
@font-face{
    font-family:SourceSansPro-Regular;
    src:
        url(../fonts/SSPRegular.otf) format('opentype');
}
@font-face{
    font-family:SourceSansPro-SemiBold;
    src:
        url(../fonts/SSPSemibold.otf) format('opentype');
}
@font-face{
    font-family:SourceSansPro-SemiBoldItalic;
    src:
        url(../fonts/SSPSemiboldIt.otf) format('opentype');
}