@charset "utf-8";
@font-face {
    font-family: 'SourceSansPro-Regular';
    src: url('../eot/sourcesanspro-regular.eot');
    src: url('../eot/sourcesanspro-regulard41d.eot#iefix') format('embedded-opentype'),
    url('../woff/sourcesanspro-regular.woff') format('woff'),
    url('../ttf/sourcesanspro-regular.ttf') format('truetype'),
    url('../svg/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('../eot/sourcesanspro-extralightitalic.eot');
    src: url('../eot/sourcesanspro-extralightitalicd41d.eot#iefix') format('embedded-opentype'),
    url('../woff/sourcesanspro-extralightitalic.woff') format('woff'),
    url('../ttf/sourcesanspro-extralightitalic.ttf') format('truetype'),
    url('../svg/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('../eot/sourcesanspro-light.eot');
    src: url('../eot/sourcesanspro-lightd41d.eot#iefix') format('embedded-opentype'),
    url('../woff/sourcesanspro-light.woff') format('woff'),
    url('../ttf/sourcesanspro-light.ttf') format('truetype'),
    url('../svg/sourcesanspro-light.svg#SourceSansPro-Light') format('svg');
}
.ssp-Light{
    font-family: "SourceSansPro-Light";
    font-size: 16px;
    font-style: normal;
}