@font-face {
  font-family: 'Inter Bold';
  src: url('Inter-Bold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Inter Regular';
  src: url('Inter-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
