@font-face {
  font-family: 'tasaExplorer';
  src: url('../fonts/TASAExplorerVF.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'tasaExplorer';
  src: url('../fonts/TASAExplorer-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'tasaExplorer';
  src: url('../fonts/TASAExplorer-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'tasaExplorer';
  src: url('../fonts/TASAExplorer-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'tasaExplorer';
  src: url('../fonts/TASAExplorer-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'tasaExplorer';
  src: url('../fonts/TASAExplorer-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}