@font-face {
    font-family: 'Averia Serif Libre';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('/assets/restberry_de/fonts/averia-serif-libre/font-files/AveriaSerifLibre-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Averia Serif Libre';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url('/assets/restberry_de/fonts/averia-serif-libre/font-files/AveriaSerifLibre-LightItalic.ttf')
        format('truetype');
}

@font-face {
    font-family: 'Averia Serif Libre';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/assets/restberry_de/fonts/averia-serif-libre/font-files/AveriaSerifLibre-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Averia Serif Libre';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('/assets/restberry_de/fonts/averia-serif-libre/font-files/AveriaSerifLibre-Italic.ttf') format('truetype');
}

@font-face {
    font-family: 'Averia Serif Libre';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('/assets/restberry_de/fonts/averia-serif-libre/font-files/AveriaSerifLibre-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Averia Serif Libre';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url('/assets/restberry_de/fonts/averia-serif-libre/font-files/AveriaSerifLibre-BoldItalic.ttf')
        format('truetype');
}
