@font-face {
    font-family:'Source Sans Pro';
    src:url("../fonts/source_sans_pro/SourceSansPro-ExtraLight.woff") format("woff");
    font-weight:200;
    font-style:normal;
}
@font-face {
    font-family:'Source Sans Pro';
    src:url("../fonts/source_sans_pro/SourceSansPro-ExtraLightItalic.woff") format("woff");
    font-weight:200;
    font-style:italic;
}
@font-face {
    font-family:'Source Sans Pro';
    src:url("../fonts/source_sans_pro/SourceSansPro-Light.woff") format("woff");
    font-weight:300;
    font-style:normal;
}
@font-face {
    font-family:'Source Sans Pro';
    src:url("../fonts/source_sans_pro/SourceSansPro-LightItalic.woff") format("woff");
    font-weight:300;
    font-style:italic;
}
@font-face {
    font-family:'Source Sans Pro';
    src:url("../fonts/source_sans_pro/SourceSansPro-Regular.woff") format("woff");
    font-weight:400;
    font-style:normal;
}
@font-face {
    font-family:'Source Sans Pro';
    src:url("../fonts/source_sans_pro/SourceSansPro-Italic.woff") format("woff");
    font-weight:400;
    font-style:italic;
}
@font-face {
    font-family:'Source Sans Pro';
    src:url("../fonts/source_sans_pro/SourceSansPro-SemiBold.woff") format("woff");
    font-weight:600;
    font-style:normal;
}
@font-face {
    font-family:'Source Sans Pro';
    src:url("../fonts/source_sans_pro/SourceSansPro-SemiBoldItalic.woff") format("woff");
    font-weight:600;
    font-style:italic;
}
@font-face {
    font-family:'Source Sans Pro';
    src:url("../fonts/source_sans_pro/SourceSansPro-Bold.woff") format("woff");
    font-weight:700;
    font-style:normal;
}
@font-face {
    font-family:'Source Sans Pro';
    src:url("../fonts/source_sans_pro/SourceSansPro-BoldItalic.woff") format("woff");
    font-weight:700;
    font-style:italic;
}
@font-face {
    font-family:'Source Sans Pro';
    src:url("../fonts/source_sans_pro/SourceSansPro-Black.woff") format("woff");
    font-weight:900;
    font-style:normal;
}
@font-face {
    font-family:'Source Sans Pro';
    src:url("../fonts/source_sans_pro/SourceSansPro-BlackItalic.woff") format("woff");
    font-weight:900;
    font-style:italic;
}