@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  src: url('Inter-200.woff2') format('woff2'), url('Inter-200.woff') format('woff');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url('Inter-300.woff2') format('woff2'), url('Inter-300.woff') format('woff');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('Inter-400.woff2') format('woff2'), url('Inter-400.woff') format('woff');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url('Inter-500.woff2') format('woff2'), url('Inter-500.woff') format('woff');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url('Inter-600.woff2') format('woff2'), url('Inter-600.woff') format('woff');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url('Inter-700.woff2') format('woff2'), url('Inter-700.woff') format('woff');
}