@font-face {
  font-family: 'Inter';
  font-style: normal;
  src: url('./Inter.ttf') format('truetype');
}

@font-face {
  font-family: 'Inter-semi';
  font-style: normal;
  src: url('./Inter-Semi-bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Jost';
  font-style: normal;
  src: url('./Jost.ttf') format('truetype');
}

@font-face {
  font-family: 'Jost-light';
  font-style: normal;
  src: url('./Jost-Light.woff2') format('woff2');
}
