@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: local('Inter'), url('Inter.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: local('Inter Medium'), url('Inter-Medium.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Inter Medium';
  font-style: normal;
  font-weight: 500;
  src: local('Inter Medium'), url('Inter-Medium.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Inria Serif';
  font-style: normal;
  font-weight: 400;
  src: local('Inria Serif'), url('Inria-Serif.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Inria Serif';
  font-style: normal;
  font-weight: 700;
  src: local('Inria Serif Bold'), url('Inria-Serif-Bold.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Inria Serif Bold';
  font-style: normal;
  font-weight: 700;
  src: local('Inria Serif Bold'), url('Inria-Serif-Bold.ttf') format('truetype');
  font-display: swap;
}
