@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/sourcesanspro/SourceSansPro-BlackItalic.woff2') format('woff2'),
        url('../fonts/sourcesanspro/SourceSansPro-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/sourcesanspro/SourceSansPro-ExtraLightItalic.woff2') format('woff2'),
        url('../fonts/sourcesanspro/SourceSansPro-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/sourcesanspro/SourceSansPro-ExtraLight.woff2') format('woff2'),
        url('../fonts/sourcesanspro/SourceSansPro-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/sourcesanspro/SourceSansPro-BoldItalic.woff2') format('woff2'),
        url('../fonts/sourcesanspro/SourceSansPro-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/sourcesanspro/SourceSansPro-Bold.woff2') format('woff2'),
        url('../fonts/sourcesanspro/SourceSansPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/sourcesanspro/SourceSansPro-Black.woff2') format('woff2'),
        url('../fonts/sourcesanspro/SourceSansPro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/sourcesanspro/SourceSansPro-Italic.woff2') format('woff2'),
        url('../fonts/sourcesanspro/SourceSansPro-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/sourcesanspro/SourceSansPro-Light.woff2') format('woff2'),
        url('../fonts/sourcesanspro/SourceSansPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/sourcesanspro/SourceSansPro-LightItalic.woff2') format('woff2'),
        url('../fonts/sourcesanspro/SourceSansPro-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/sourcesanspro/SourceSansPro-SemiBold.woff2') format('woff2'),
        url('../fonts/sourcesanspro/SourceSansPro-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/sourcesanspro/SourceSansPro-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/sourcesanspro/SourceSansPro-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/sourcesanspro/SourceSansPro-Regular.woff2') format('woff2'),
        url('../fonts/sourcesanspro/SourceSansPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Caramella';
    src: url('../fonts/caramella/Caramella.woff2') format('woff2'),
        url('../fonts/caramella/Caramella.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}