@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Black.ttf') format('truetype');
    font-weight: Bold;
    font-display: swap;
}

@font-face {
    font-family: 'Comic';
    src: url('ComicNeue-Angular-Bold.ttf') format('truetype');
    font-weight: Bold;
    font-display: swap;
}

@font-face {
    font-family: 'Koodak';
    src: url('KoodakB.ttf') format('truetype');
    font-weight: Bold;
    font-display: swap;
}

@font-face {
    font-family: 'Saleh';
    src: url('Saleh-Extra.ttf') format('truetype');
    font-weight: Bold;
    font-display: swap;
}
