@font-face {
  font-family: 'Figtree';
  src: url('/fonts/figtree/Figtree-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Figtree';
  src: url('/fonts/figtree/Figtree-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Figtree';
  src: url('/fonts/figtree/Figtree-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}