/*@font-face {
    font-family: 'Comfortaa-Bold';
    src: url('../fonts/Comfortaa-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Comfortaa-Light';
    src: url('../fonts/Comfortaa-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'Comfortaa-Regular';
    src: url('../fonts/Comfortaa-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Play-Bold';
    src: url('../fonts/Play-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Comfortaa-Bold';
    src: url('../fonts/Comfortaa-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Play-Regular';
    src: url('../fonts/Play-Regular.ttf') format('truetype');
}*/

@font-face {
    font-family: 'ErasDemiC';
    src: url('../assets/fonts/ErasDemiC.otf');
    font-weight: normal;
}

@font-face {
    font-family: 'ErasMediumC';
    src: url('../assets/fonts/ErasMediumC.otf');
    font-weight: normal;
}
@font-face {
    font-family: 'ErasBookC';
    src: url('../assets/fonts/ErasBookC.otf');
    font-weight: normal;
}