@font-face {
    font-family: 'sourceserifpro';
    src: url('sourceserifpro-light-webfont.woff2') format('woff2'),
         url('sourceserifpro-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'sourceserifpro';
    src: url('sourceserifpro-lightit-webfont.woff2') format('woff2'),
         url('sourceserifpro-lightit-webfont.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'sourceserifpro';
    src: url('sourceserifpro-regular-webfont.woff2') format('woff2'),
         url('sourceserifpro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sourceserifpro';
    src: url('sourceserifpro-it-webfont.woff2') format('woff2'),
         url('sourceserifpro-it-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'sourceserifpro';
    src: url('sourceserifpro-semibold-webfont.woff2') format('woff2'),
         url('sourceserifpro-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'sourceserifpro';
    src: url('sourceserifpro-semiboldit-webfont.woff2') format('woff2'),
         url('sourceserifpro-semiboldit-webfont.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'sourceserifpro';
    src: url('sourceserifpro-black-webfont.woff2') format('woff2'),
         url('sourceserifpro-black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'sourceserifpro';
    src: url('sourceserifpro-blackit-webfont.woff2') format('woff2'),
         url('sourceserifpro-blackit-webfont.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

