/**
* @license
*
* Font Family: Hind
* Designed by: Manushi Parikh
* URL: https://www.fontshare.com/fonts/hind
* © 2025 Indian Type Foundry
*
* Hind Medium 

*
*/

@font-face {
  font-family: "Hind-Light";
  src: url("../fonts/hind/Hind-Light.woff2") format("woff2"),
    url("../fonts/hind/Hind-Light.woff") format("woff"),
    url("../fonts/hind/Hind-Light.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Hind-Regular";
  src: url("../fonts/hind/Hind-Regular.woff2") format("woff2"),
    url("../fonts/hind/Hind-Regular.woff") format("woff"),
    url("../fonts/hind/Hind-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Hind-Medium";
  src: url("../fonts/hind/Hind-Medium.woff2") format("woff2"),
    url("../fonts/hind/Hind-Medium.woff") format("woff"),
    url("../fonts/hind/Hind-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Hind-SemiBold";
  src: url("../fonts/hind/Hind-SemiBold.woff2") format("woff2"),
    url("../fonts/hind/Hind-SemiBold.woff") format("woff"),
    url("../fonts/hind/Hind-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Hind-Bold";
  src: url("../fonts/hind/Hind-Bold.woff2") format("woff2"),
    url("../fonts/hind/Hind-Bold.woff") format("woff"),
    url("../fonts/hind/Hind-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
/**
* This is a variable font
* You can control variable axes as shown below:
* font-variation-settings: wght 300.0;
*
* available axes:
'wght' (range from 300.0 to 700.0
*/
@font-face {
  font-family: "Hind-Variable";
  src: url("../fonts/hind/Hind-Variable.woff2") format("woff2"),
    url("../fonts/hind/Hind-Variable.woff") format("woff"),
    url("../fonts/hind/Hind-Variable.ttf") format("truetype");
  font-weight: 300 700;
  font-display: swap;
  font-style: normal;
}
