@font-face {
    font-family: 'Roboto';
    src:  url('./Roboto-Black.ttf') format('truetype');
}

@font-face {
    font-family: 'ZonaPro';
    src:  url('./ZonaPro-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'ZonaHalfBold';
    src:  url('./Zona-half-bold.ttf') format('truetype');
}

@font-face {
    font-family: 'ZonaBold';
    src:  url('./Zona-half-bold.otf') format('opentype');
}

@font-face {
    font-family: 'Alimama';
    src:  url('./alimama.ttf') format('opentype');
}

@font-face {
    font-family: 'Hyjx';
    src:  url('./hyjx.ttf') format('opentype');
}

@font-face {
    font-family: 'Harmonos';
    src:  url('./os.ttf') format('opentype');
}
