@font-face {
  font-family: 'Chivo Mono';
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/chivomono/chivomono-400.ttf) format('truetype');
}
@font-face {
  font-family: 'Chivo Mono';
  font-style: normal;
  font-weight: 500;
  src: url(/fonts/chivomono/chivomono-500.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/dmsans/dmsans-400.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  src: url(/fonts/dmsans/dmsans-500.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  src: url(/fonts/dmsans/dmsans-600.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/interlight/interlight-400.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 500;
  src: url(/fonts/interlight/interlight-500.ttf) format('truetype');
}
