/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 22, 2024 */
/*@font-face {
    font-family: 'alegreyaitalic';
    src: url('<?php bloginfo(template_directory); ?>/font/alegreya-italic-variablefont_wght-webfont.woff2') format('woff2'),
         url('<?php bloginfo(template_directory); ?>/font/alegreya-italic-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'alegreyaregular';
    src: url('<?php bloginfo(template_directory); ?>/font/alegreya-variablefont_wght-webfont.woff2') format('woff2'),
         url('<?php bloginfo(template_directory); ?>/font/alegreya-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: 'alegreyaitalic';
    src: url(<?php bloginfo(template_directory); ?>/font/alegreya-italic-variablefont_wght-webfont.woff2) format('woff2'),
         url(<?php bloginfo(template_directory); ?>/font/alegreya-italic-variablefont_wght-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'alegreyaregular';
    src: url(<?php bloginfo(template_directory); ?>/font/alegreya-variablefont_wght-webfont.woff2) format('woff2'),
         url(<?php bloginfo(template_directory); ?>/font/alegreya-variablefont_wght-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;

}