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

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

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

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

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

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


@font-face {
    font-family: 'Windsong';
    src: url('../fnt/windsong-medium-webfont.woff2') format('woff2'),
         url('../fnt/windsong-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

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