@font-face {
    font-family: 'Calibri';
    src: url('https://dev.respond-project.eu/wp-content/themes/respond-project/inc/fonts/Calibri-BoldItalic.woff') format('woff'),
        url('https://dev.respond-project.eu/wp-content/themes/respond-project/inc/fonts/Calibri-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Calibri';
    src: url('https://dev.respond-project.eu/wp-content/themes/respond-project/inc/fonts/Calibri-Italic.woff') format('woff'),
        url('https://dev.respond-project.eu/wp-content/themes/respond-project/inc/fonts/Calibri-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Calibri';
    src: url('https://dev.respond-project.eu/wp-content/themes/respond-project/inc/fonts/Calibri-LightItalic.woff') format('woff'),
        url('https://dev.respond-project.eu/wp-content/themes/respond-project/inc/fonts/Calibri-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Calibri';
    src: url('https://dev.respond-project.eu/wp-content/themes/respond-project/inc/fonts/Calibri-Bold.woff') format('woff'),
        url('https://dev.respond-project.eu/wp-content/themes/respond-project/inc/fonts/Calibri-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Calibri';
    src: url('https://dev.respond-project.eu/wp-content/themes/respond-project/inc/fonts/Calibri-Light.woff') format('woff'),
        url('https://dev.respond-project.eu/wp-content/themes/respond-project/inc/fonts/Calibri-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Calibri';
    src: url('https://dev.respond-project.eu/wp-content/themes/respond-project/inc/fonts/Calibri.woff') format('woff'),
        url('https://dev.respond-project.eu/wp-content/themes/respond-project/inc/fonts/Calibri.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}