@font-face {
  font-family: 'Poppins';
  src: url('./poppins-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Poppins';
  src: url('./poppins-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'MatriculaESMono';
  src: url('./mespreg-mono-final-vmetrics-tight.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: block;
  size-adjust: 138%;
}
