@font-face {
  font-family: 'Inter-Thin';
  src: url('../fonts/Inter-Thin.otf') format('opentype');
}

@font-face {
  font-family: 'Inter-Light';
  src: url('../fonts/Inter-Light.otf') format('opentype');
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Regular.otf') format('opentype');
}

@font-face {
  font-family: 'Inter-SemiBold';
  src: url('../fonts/Inter-SemiBold.ttf') format('opentype');
}
