/******************** Bitter Google Font ********************/
/* font-family: 'Bitter', serif; */

@font-face {
    font-family: 'Bitter';
    src: url('/wp-content/themes/feeding-curiosity/assets/fonts/bitter/Bitter-Regular.woff2') format('woff2'),
        url('/wp-content/themes/feeding-curiosity/assets/fonts/bitter/Bitter-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/******************** Epilogue Google Font ********************/
/* font-family: 'Epilogue', sans-serif; */

@font-face {
    font-family: 'Epilogue';
    src: url('/wp-content/themes/feeding-curiosity/assets/fonts/epilogue/Epilogue-ExtraBold.woff2') format('woff2'),
        url('/wp-content/themes/feeding-curiosity/assets/fonts/epilogue/Epilogue-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Epilogue';
    src: url('/wp-content/themes/feeding-curiosity/assets/fonts/epilogue/Epilogue-Bold.woff2') format('woff2'),
        url('/wp-content/themes/feeding-curiosity/assets/fonts/epilogue/Epilogue-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Epilogue';
    src: url('/wp-content/themes/feeding-curiosity/assets/fonts/epilogue/Epilogue-Regular.woff2') format('woff2'),
        url('/wp-content/themes/feeding-curiosity/assets/fonts/epilogue/Epilogue-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}