@font-face {
  font-family: 'TBCX';
  src: url('TBCX-Light.ttf');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'TBCX';
  src: url('TBCX-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TBCX';
  src: url('TBCX-Medium.ttf');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'TBCX';
  src: url('TBCX-Bold.ttf');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'TBCX';
  src: url('TBCX-Black.ttf');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'StarImpactGeo';
  src: url('StarImpactGeo-Regular.woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'GraphikGe';
  src: url('Graphik-Georgian-Regular.woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'GraphikGe';
  src: url('Graphik-Georgian-Medium.woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'GraphikGe';
  src: url('Graphik-Georgian-Bold.woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'GraphikGe';
  src: url('Graphik-Georgian-Bold-Italic.woff');
  font-weight: 700;
  font-style: italic;
}
