@font-face {
    font-family: 'source_sans_pro';
    src: url('/fonts/sourcesanspro-semiboldit-webfont.eot');
    src: url('/fonts/sourcesanspro-semiboldit-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/sourcesanspro-semiboldit-webfont.woff2') format('woff2'),
         url('/fonts/sourcesanspro-semiboldit-webfont.woff') format('woff'),
         url('/fonts/sourcesanspro-semiboldit-webfont.ttf') format('truetype'),
         url('/fonts/sourcesanspro-semiboldit-webfont.svg#source_sans_proSBdIt') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'source_sans_pro';
    src: url('/fonts/sourcesanspro-semibold-webfont.eot');
    src: url('/fonts/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/sourcesanspro-semibold-webfont.woff2') format('woff2'),
         url('/fonts/sourcesanspro-semibold-webfont.woff') format('woff'),
         url('/fonts/sourcesanspro-semibold-webfont.ttf') format('truetype'),
         url('/fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_pro';
    src: url('/fonts/sourcesanspro-regular-webfont.eot');
    src: url('/fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('/fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('/fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('/fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'source_sans_pro';
    src: url('/fonts/sourcesanspro-it-webfont.eot');
    src: url('/fonts/sourcesanspro-it-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/sourcesanspro-it-webfont.woff2') format('woff2'),
         url('/fonts/sourcesanspro-it-webfont.woff') format('woff'),
         url('/fonts/sourcesanspro-it-webfont.ttf') format('truetype'),
         url('/fonts/sourcesanspro-it-webfont.svg#source_sans_proitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
