@font-face {
  font-family: "Exo 2";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/fonts/Exo2-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Exo 2";
  font-style: normal;
  font-weight: 600;
  src: url("/assets/fonts/Exo2-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "Exo 2";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/fonts/Exo2-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Rajdhani";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/fonts/Rajdhani-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Rajdhani";
  font-style: normal;
  font-weight: 600;
  src: url("/assets/fonts/Rajdhani-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "Rajdhani";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/fonts/Rajdhani-Bold.ttf") format("truetype");
}
