@font-face {
  font-family: 'TASA Explorer';
  src: url('TASAExplorer-VariableFont_wght.ttf') format('truetype-variations');
  font-weight: 400 800;
  font-style: normal;
  font-display: swap;
}

body, h1, h2, h3, h4, h5, h6 {
  font-family: 'TASA Explorer', sans-serif !important;
}