body{ font-family: 'source_sans_proregular';  }
@font-face {
    font-family: 'source_sans_problack';
    src: url('../source-sans-pro/sourcesanspro-black-webfont.woff2') format('woff2'),
         url('../source-sans-pro/sourcesanspro-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_probold';
    src: url('../source-sans-pro/sourcesanspro-bold-webfont.woff2') format('woff2'),
         url('../source-sans-pro/sourcesanspro-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_prolight';
    src: url('../source-sans-pro/sourcesanspro-light-webfont.woff2') format('woff2'),
         url('../source-sans-pro/sourcesanspro-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_proregular';
    src: url('../source-sans-pro/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('../source-sans-pro/sourcesanspro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}