@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/static/fonts/onest-1.woff2) format('woff2'),
       url(/static/fonts/onest-1.ttf) format('truetype');
}
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/static/fonts/onest-2.woff2) format('woff2'),
       url(/static/fonts/onest-2.ttf) format('truetype');
}
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/static/fonts/onest-3.woff2) format('woff2'),
       url(/static/fonts/onest-3.ttf) format('truetype');
}
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/static/fonts/onest-4.woff2) format('woff2'),
       url(/static/fonts/onest-4.ttf) format('truetype');
}
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/static/fonts/onest-5.woff2) format('woff2'),
       url(/static/fonts/onest-5.ttf) format('truetype');
}
