@charset "utf-8";
@font-face {
    font-family: 'SourceSansPro-Regular';
    src: url('SourceSansPro-Regular.eot');
    src: url('SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
    url('SourceSansPro-Regular.woff') format('woff'),
    url('SourceSansPro-Regular.ttf') format('truetype'),
    url('SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg');
}
.ssp-Regular{
    font-family: "SourceSansPro-Regular";
    font-size: 16px;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansPro-ExtraLightItalic';
    src: url('SourceSansPro-ExtraLightItalic.eot');
    src: url('SourceSansPro-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
    url('SourceSansPro-ExtraLightItalic.woff') format('woff'),
    url('SourceSansPro-ExtraLightItalic.ttf') format('truetype'),
    url('SourceSansPro-ExtraLightItalic.svg#SourceSansPro-ExtraLightItalic') format('svg');
}
.ssp-ExtraLightItalic{
    font-family: "SourceSansPro-ExtraLightItalic";
    font-size: 16px;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansPro-Light';
    src: url('SourceSansPro-Light.eot');
    src: url('SourceSansPro-Light.eot?#iefix') format('embedded-opentype'),
    url('SourceSansPro-Light.woff') format('woff'),
    url('SourceSansPro-Light.ttf') format('truetype'),
    url('SourceSansPro-Light.svg#SourceSansPro-Light') format('svg');
}
.ssp-Light{
    font-family: "SourceSansPro-Light";
    font-size: 16px;
    font-style: normal;
}