@font-face {
    font-family: 'Merriweather';
    src: url("/typo3conf/ext/mad_project_base/Resources/Public/Fonts/Merriweather-BlackItalic.woff2") format("woff2"), url("/typo3conf/ext/mad_project_base/Resources/Public/Fonts/Merriweather-BlackItalic.ttf") format("ttf");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather';
    src: url("/typo3conf/ext/mad_project_base/Resources/Public/Fonts/Merriweather-Black.woff2") format("woff2"), url("/typo3conf/ext/mad_project_base/Resources/Public/Fonts/Merriweather-Black.ttf") format("ttf");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url("/typo3conf/ext/mad_project_base/Resources/Public/Fonts/SourceSansPro-Regular.woff2") format("woff2"), url("/typo3conf/ext/mad_project_base/Resources/Public/Fonts/SourceSansPro-Regular.ttf") format("ttf");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url("/typo3conf/ext/mad_project_base/Resources/Public/Fonts/SourceSansPro-Light.woff2") format("woff2"), url("/typo3conf/ext/mad_project_base/Resources/Public/Fonts/SourceSansPro-Light.ttf") format("ttf");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url("/typo3conf/ext/mad_project_base/Resources/Public/Fonts/SourceSansPro-Bold.woff2") format("woff2"), url("/typo3conf/ext/mad_project_base/Resources/Public/Fonts/SourceSansPro-Bold.ttf") format("ttf");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
