@font-face {
  font-family: 'Inter';
  src: url('/fonts/inter-v19-latin-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: optional;
}
@font-face {
  font-family: 'Inter';
  src: url('/fonts/inter-v19-latin-700italic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
  font-display: optional;
}
