@font-face {
   font-family: 'Roboto-Black';
   font-display: swap;
   src: url('Roboto-Black/font.ttf');
}
@font-face {
   font-family: 'Roboto-Bold';
   font-display: swap;
   src: url('Roboto-Bold/font.ttf');
}
@font-face {
   font-family: 'Roboto-Medium';
   font-display: swap;
   src: url('Roboto-Medium/font.ttf');
}
@font-face {
   font-family: 'Roboto-Regular';
   font-display: swap;
   src: url('Roboto-Regular/font.ttf');
}
@font-face {
   font-family: 'Roboto-Light';
   font-display: swap;
   src: url('Roboto-Light/font.ttf');
}
