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