@font-face {
  font-family: "Figtree";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/google/figtree-400.6cd7caa972f6.ttf") format("truetype");
}

@font-face {
  font-family: "Figtree";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/google/figtree-400-italic.c66b0c0a329c.ttf") format("truetype");
}

@font-face {
  font-family: "Figtree";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/google/figtree-500.9ea5c3347152.ttf") format("truetype");
}

@font-face {
  font-family: "Figtree";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/google/figtree-600.92a7ce589391.ttf") format("truetype");
}

@font-face {
  font-family: "Figtree";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/google/figtree-700.2ee3091adc84.ttf") format("truetype");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/google/inter-400.a32ace5dba84.ttf") format("truetype");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/google/inter-500.eb0312411b13.ttf") format("truetype");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/google/inter-600.84cf795ee940.ttf") format("truetype");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/google/inter-700.c59d7314123c.ttf") format("truetype");
}

@font-face {
  font-family: "Baloo Bhai 2";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/google/baloo-bhai-2-400.2a51ca49eab5.ttf") format("truetype");
}

@font-face {
  font-family: "Baloo Bhai 2";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/google/baloo-bhai-2-500.3218ac8ea4d5.ttf") format("truetype");
}

@font-face {
  font-family: "Baloo Bhai 2";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/google/baloo-bhai-2-600.75360bf59ee8.ttf") format("truetype");
}

@font-face {
  font-family: "Baloo Bhai 2";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/google/baloo-bhai-2-700.a65a0eba134b.ttf") format("truetype");
}

@font-face {
  font-family: "Baloo Bhai 2";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../fonts/google/baloo-bhai-2-800.1d4106c7169b.ttf") format("truetype");
}

:root {
  --bs-font-sans-serif: "Figtree", sans-serif;
  --bs-body-font-family: var(--bs-font-sans-serif);
}

body,
button,
input,
optgroup,
select,
textarea {
  font-family: var(--bs-body-font-family);
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Figtree", sans-serif;
}
