@font-face {
  font-family: 'Tobias';
  font-weight: medium;
  font-style: normal;
  src: url('./Tobias-Medium.woff');
}

@font-face {
  font-family: 'Tobias';
  font-weight: normal;
  font-style: normal;
  src: url('./Tobias-Regular.woff');
}

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

@font-face {
  font-family: 'Inter';
  font-weight: 540;
  font-style: normal;
  src: url('./Inter-MediumBold.otf');
}
