@font-face {
  font-family: 'figtree';
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src:
    url(./Figtree-Light.ttf) format('truetype'),
    local('Figtree Light');
}
@font-face {
  font-family: 'figtree';
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  src:
    url(./Figtree-LightItalic.ttf) format('truetype'),
    local('Figtree Light Italic');
}
@font-face {
  font-family: 'figtree';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src:
    url(./Figtree-Regular.ttf) format('truetype'),
    local('Figtree Regular');
}
@font-face {
  font-family: 'figtree';
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src:
    url(./Figtree-Italic.ttf) format('truetype'),
    local('Figtree Italic');
}
@font-face {
  font-family: 'figtree';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src:
    url(./Figtree-Medium.ttf) format('truetype'),
    local('Figtree Medium');
}
@font-face {
  font-family: 'figtree';
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  src:
    url(./Figtree-MediumItalic.ttf) format('truetype'),
    local('Figtree Medium Italic');
}
@font-face {
  font-family: 'figtree';
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src:
    url(./Figtree-SemiBold.ttf) format('truetype'),
    local('Figtree SemiBold');
}
@font-face {
  font-family: 'figtree';
  font-weight: 600;
  font-style: italic;
  font-display: swap;
  src:
    url(./Figtree-SemiBoldItalic.ttf) format('truetype'),
    local('Figtree SemiBold Italic');
}
@font-face {
  font-family: 'figtree';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src:
    url(./Figtree-Bold.ttf) format('truetype'),
    local('Figtree Bold');
}
@font-face {
  font-family: 'figtree';
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src:
    url(./Figtree-BoldItalic.ttf) format('truetype'),
    local('Figtree Bold Italic');
}
@font-face {
  font-family: 'figtree';
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src:
    url(./Figtree-ExtraBold.ttf) format('truetype'),
    local('Figtree ExtraBold');
}
@font-face {
  font-family: 'figtree';
  font-weight: 800;
  font-style: italic;
  font-display: swap;
  src:
    url(./Figtree-ExtraBoldItalic.ttf) format('truetype'),
    local('Figtree ExtraBold Italic');
}
@font-face {
  font-family: 'figtree';
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src:
    url(./Figtree-Black.ttf) format('truetype'),
    local('Figtree Black');
}
@font-face {
  font-family: 'figtree';
  font-weight: 900;
  font-style: italic;
  font-display: swap;
  src:
    url(./Figtree-BlackItalic.ttf) format('truetype'),
    local('Figtree Black Italic');
}
