/* Figtree Light - 300 */
@font-face {
  font-family: "Figtree";
  src: url("Figtree-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* Figtree Light Italic - 300 italic */
@font-face {
  font-family: "Figtree";
  src: url("Figtree-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

/* Figtree Regular - 400 */
@font-face {
  font-family: "Figtree";
  src: url("Figtree-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

/* Figtree Medium - 500 */
@font-face {
  font-family: "Figtree";
  src: url("Figtree-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Figtree Medium Italic - 500 italic */
@font-face {
  font-family: "Figtree";
  src: url("Figtree-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

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

/* Figtree SemiBold Italic - 600 italic */
@font-face {
  font-family: "Figtree";
  src: url("Figtree-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

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

/* Figtree Bold Italic - 700 italic */
@font-face {
  font-family: "Figtree";
  src: url("Figtree-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/* Figtree ExtraBold - 800 */
@font-face {
  font-family: "Figtree";
  src: url("Figtree-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

/* Figtree ExtraBold Italic - 800 italic */
@font-face {
  font-family: "Figtree";
  src: url("Figtree-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

/* Figtree Black - 900 */
@font-face {
  font-family: "Figtree";
  src: url("Figtree-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* Figtree Black Italic - 900 italic */
@font-face {
  font-family: "Figtree";
  src: url("Figtree-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
