@font-face {
    font-family: 'Roboto Black';
    font-display: swap;
    src: url(/assets/fonts/src/roboto-black.ttf) format('truetype');
}

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