@font-face {
    font-family: 'Zpix';
    src: url("zpix.ttf") format('truetype');
}

@font-face {
    font-family: 'Kongtext';
    src: url("./roboto/roboto.ttf") format('truetype');
}

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

@font-face {
    font-family: 'suigeneris';
    src: url('./fonts/Saira.ttf') format('opentype');
}

@font-face {
    font-family: 'saira';
    src: url('./fonts/Saira.ttf') format('truetype');
}