@font-face {
  font-family: 'InterRegular';
  font-weight: normal;
  font-style: normal;
  src: url('./Inter-Regular.ttf');
}

@font-face {
  font-family: 'InterMedium';
  font-weight: normal;
  font-style: normal;
  src: url('./Inter-Medium.ttf');
}

@font-face {
  font-family: 'InterBold';
  font-weight: normal;
  font-style: normal;
  src: url('./Inter-Bold.ttf');
}