@font-face {
  font-family: 'JR-UDC-Bold';
  font-display: swap;
  src: url('./JR-UDC-Bold.otf');
}
@font-face {
  font-family: 'JR-UDC-Regular';
  font-display: swap;
  src: url('./JR-UDC-Regular.otf');
}
@font-face {
  font-family: 'JR-UDC-Light';
  font-display: swap;
  src: url('./JR-UDC-Light.otf');
}
@font-face {
  font-family: 'BNBNumber';
  font-display: swap;
  src: url('./BNBNumber.otf');
}