@font-face {
  font-family: Barlow-Bold;
  src: url('./Barlow-Bold.ttf') format('opentype');
}

@font-face {
  font-family: Barlow-Regular;
  src: url('./Barlow-Regular.ttf') format('opentype');
}

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

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