@font-face {
    font-family: "SourceSansPro Black";
    src:url("/assets/SourceSansPro-Black.woff") format("woff");
}

@font-face {
    font-family: "SourceSansPro IT";
    src:url("/assets/SourceSansPro-It.woff") format("woff");
}

@font-face {
    font-family: "SourceSansPro ExtraLightIt";
    src: url("/assets/SourceSansPro-ExtraLightIt.woff") format("woff");
}

@font-face {
    font-family: "SourceSansPro LightIt";
    src: url("/assets/SourceSansPro-LightIt.woff") format("woff");
}

@font-face {
    font-family: "SourceSansPro ExtraLight";
    src: url("/assets/SourceSansPro-ExtraLight.woff") format("woff");
}

@font-face {
    font-family: "SourceSansPro Semibold";
    src: url("/assets/SourceSansPro-Semibold.woff") format("woff");
}

@font-face {
    font-family: "SourceSansPro Bold";
    src: url("/assets/SourceSansPro-Bold.woff") format("woff");
}

@font-face {
    font-family: "SourceSansPro BoldIt";
    src: url("/assets/SourceSansPro-BoldIt.woff") format("woff");
}

@font-face {
    font-family: "SourceSansPro Light";
    src: url("/assets/SourceSansPro-Light.woff") format("woff");
}

@font-face {
    font-family: "SourceSansPro SemiboldIt";
    src: url("/assets/SourceSansPro-SemiboldIt.woff") format("woff");
}

@font-face {
    font-family: "SourceSansPro";
    src: url("/assets/SourceSansPro-Regular.woff") format("woff");
}

@font-face {
    font-family: "SourceSansPro BlackIt";
    src:url("/assets/SourceSansPro-BlackIt.woff") format("woff");
}
