@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/inter-v3-latin-500.eot');
  src: local(''),
  url('../fonts/inter-v3-latin-500.eot?#iefix') format('embedded-opentype'),
  url('../fonts/inter-v3-latin-500.woff2') format('woff2'),
  url('../fonts/inter-v3-latin-500.woff') format('woff'),
  url('../fonts/inter-v3-latin-500.ttf') format('truetype'),
  url('../fonts/inter-v3-latin-500.svg#Inter') format('svg');
  font-display: swap;
}

@font-face {
  font-family: 'Halant';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/halant-v8-latin-500.eot');
  src: local(''),
  url('../fonts/halant-v8-latin-500.eot?#iefix') format('embedded-opentype'),
  url('../fonts/halant-v8-latin-500.woff2') format('woff2'),
  url('../fonts/halant-v8-latin-500.woff') format('woff'),
  url('../fonts/halant-v8-latin-500.ttf') format('truetype'),
  url('../fonts/halant-v8-latin-500.svg#Halant') format('svg');
  font-display: swap;
}