@font-face {
  font-family: "TT Uzum";
  src: url("TT Uzum Black.ttf") format("truetype");
  font-display: block;
  font-style: normal;
  font-weight: 900;
}

@font-face {
  font-family: "TT Uzum";
  src: url("TT Uzum ExtraBold.ttf") format("truetype");
  font-display: block;
  font-style: normal;
  font-weight: 800;
}

@font-face {
  font-family: "TT Uzum";
  src: url("TT Uzum Bold.ttf") format("truetype");
  font-display: block;
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "TT Uzum";
  src: url("TT Uzum DemiBold.ttf") format("truetype");
  font-display: block;
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: "TT Uzum";
  src: url("TT Uzum Medium.ttf") format("truetype");
  font-display: block;
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: "TT Uzum";
  src: url("TT Uzum Regular.ttf") format("truetype");
  font-display: block;
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "TT Uzum";
  src: url("TT Uzum Light.ttf") format("truetype");
  font-display: block;
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "TT Uzum";
  src: url("TT Uzum ExtraLight.ttf") format("truetype");
  font-display: block;
  font-style: normal;
  font-weight: 200;
}

@font-face {
  font-family: "TT Uzum";
  src: url("TT Uzum Thin.ttf") format("truetype");
  font-display: block;
  font-style: normal;
  font-weight: 100;
}
