@font-face {
  font-family: "Figtree";
  font-style: normal;
  font-weight: 400;
  src: url("/font/Figtree-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Figtree";
  font-style: normal;
  font-weight: 500;
  src: url("/font/Figtree-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Figtree";
  font-style: normal;
  font-weight: 600;
  src: url("/font/Figtree-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "Figtree";
  font-style: normal;
  font-weight: 700;
  src: url("/font/Figtree-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Figtree";
  font-style: normal;
  font-weight: 900;
  src: url("/font/Figtree-Black.ttf") format("truetype");
}
