@font-face {
  font-family: 'Onest';
  src: url('/static/fonts/Onest/OnestBlack1602-hint.ttf') format('truetype');
  font-weight: 900;
  font-display: swap;
}

@font-face {
  font-family: 'Onest';
  src: url('/static/fonts/Onest/OnestBold1602-hint.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: 'Onest';
  src: url('/static/fonts/Onest/OnestExtraBold1602-hint.ttf') format('truetype');
  font-weight: 800;
  font-display: swap;
}

@font-face {
  font-family: 'Onest';
  src: url('/static/fonts/Onest/OnestLight1602-hint.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: 'Onest';
  src: url('/static/fonts/Onest/OnestMedium1602-hint.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: 'Onest';
  src: url('/static/fonts/Onest/OnestRegular1602-hint.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Onest';
  src: url('/static/fonts/Onest/OnestThin1602-hint.ttf') format('truetype');
  font-weight: 100;
  font-display: swap;
}

@font-face {
  font-family: 'point-icon-font';
  src: url('/static/fonts/point-icon-font/font/point-icon-font.woff2?9285848') format('truetype');
  font-display: swap;
}

 