/* Inter Font - Latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200 700;
  font-display: swap;
  src: url(inter/inter-latin.woff2) format('woff2');
}

/* Onest Font - Latin */
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 500 700;
  font-display: swap;
  src: url(onest/onest-latin.woff2) format('woff2');
}
