@font-face {
  font-family: 'inter-regular';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url('inter-regular.woff') format('woff');
}
@font-face {
  font-family: 'inter-bold';
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  src: url('inter-bold.woff') format('woff');
}
