@font-face {
    font-family: 'ABC Diatype Extended Light';
    src: url('https://www.aemerea.it/wp-content/themes/aemerea/assets/fonts/ABCDiatypeExtended-Light.woff2') format('woff2'),
         url('https://www.aemerea.it/wp-content/themes/aemerea/assets/fonts/ABCDiatypeExtended-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ABC Diatype Extended Light Italic';
    src: url('https://www.aemerea.it/wp-content/themes/aemerea/assets/fonts/ABCDiatypeExtended-LightItalic.woff2') format('woff2'),
         url('https://www.aemerea.it/wp-content/themes/aemerea/assets/fonts/ABCDiatypeExtended-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Megidana';
    src: url('https://www.aemerea.it/wp-content/themes/aemerea/assets/fonts/MegidanaRegular.woff2') format('woff2'),
         url('https://www.aemerea.it/wp-content/themes/aemerea/assets/fonts/MegidanaRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}