@font-face {
  font-family: "Hind";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(./Hind-Light.ttf);
}

@font-face {
  font-family: "Hind";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(./Hind-Regular.ttf);
}

@font-face {
  font-family: "Hind";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(./Hind-Medium.ttf);
}

@font-face {
  font-family: "Hind";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(./Hind-SemiBold.ttf);
}

@font-face {
  font-family: "Hind";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(./Hind-Bold.ttf);
}
