
/* Adelle Sans - Light */
@font-face {
    font-display: swap;
    font-family: 'Adelle Sans';
    font-style: normal;
    font-weight: 300;
    src: url('../../../typo3conf/ext/barneveld_site/Resources/Public/Fonts/AdelleSans/adellesans-light-webfont.woff2') format('woff2'),
         url('../../../typo3conf/ext/barneveld_site/Resources/Public/Fonts/AdelleSans/adellesans-light-webfont.woff') format('woff');
}

/* Adelle Sans - Regular */
@font-face {
    font-display: swap;
    font-family: 'Adelle Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../../../typo3conf/ext/barneveld_site/Resources/Public/Fonts/AdelleSans/adellesans-regular-webfont.woff2') format('woff2'),
         url('../../../typo3conf/ext/barneveld_site/Resources/Public/Fonts/AdelleSans/adellesans-regular-webfont.woff') format('woff');
}

/* Adelle Sans - Bold */
@font-face {
    font-display: swap;
    font-family: 'Adelle Sans';
    font-style: normal;
    font-weight: 600;
    src: url('../../../typo3conf/ext/barneveld_site/Resources/Public/Fonts/AdelleSans/adellesans-semibold-webfont.woff2') format('woff2'),
         url('../../../typo3conf/ext/barneveld_site/Resources/Public/Fonts/AdelleSans/adellesans-semibold-webfont.woff') format('woff');
}

/* Bree Serif Light - latin */
@font-face {
    font-display: swap;
    font-family: 'Bree Serif - Light';
    font-style: normal;
    font-weight: 300;
    src: url('../../../typo3conf/ext/barneveld_site/Resources/Public/Fonts/BreeSerif/bree-serif-light-webfont.woff2') format('woff2'),
         url('../../../typo3conf/ext/barneveld_site/Resources/Public/Fonts/BreeSerif/bree-serif-light-webfont.woff') format('woff');
}
