@font-face {
  font-family: 'tbukra';
  src: url("./ltbukralight.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'tbukra';
  src: url("./tbubkramedium.ttf");
  font-weight: medium;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'tbukra';
  src: url("./tbukrabold.ttf");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

