@font-face {
  font-family: 'Figtree';
  src: url('Figtree-Light.ttf') format('truetype');
  font-weight: 300 900;
  font-style: normal;
}

@font-face {
  font-family: 'Figtree';
  src: url('Figtree-VariableFont_wght.ttf') format('truetype');
  font-weight: 300 900;
  font-style: normal;
}
@font-face {
  font-family: 'Figtree';
  src: url('Figtree-Italic-VariableFont_wght.ttf') format('truetype');
  font-weight: 300 900;
  font-style: italic;
}