@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(Inter/static/Inter-Regular.ttf);
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Inter/static/Inter-Bold.ttf);
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(Inter/static/Inter-ExtraBold.ttf);
}

@font-face {
  font-family: 'Maitree';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Maitree/Maitree-Regular.ttf);
}

@font-face {
  font-family: 'Maitree';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Maitree/Maitree-Bold.ttf);
}
