/* Custom Fonts for ePokana */

/* Bounded-Variable Font for Headings */
@font-face {
    font-family: 'Bounded-Variable';
    src: url('../fonts/Bounded-Variable.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Comfortaa Font for Body Text */
@font-face {
    font-family: 'Comfortaa';
    src: url('../fonts/Comfortaa-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Manrope-VariableFont_wght */
@font-face {
    font-family: 'Manrope-VariableFont_wght';
    src: url('../fonts/Manrope-VariableFont_wght.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
