/* Figma typography system fonts.
   Source nodes:
   - Desktop typography: 43:2395
   - Mobile typography title: 43:2555
*/

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

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

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

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

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

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("./files/OpenSans-300.ttf") format("truetype");
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./files/OpenSans-400.ttf") format("truetype");
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("./files/OpenSans-500.ttf") format("truetype");
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("./files/OpenSans-600.ttf") format("truetype");
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./files/OpenSans-700.ttf") format("truetype");
}

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

@font-face {
  font-family: "Flecha Test S";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("./files/FlechaTestS-ExtraLight-BF669881b0e7f3c.otf") format("opentype");
}

@font-face {
  font-family: "Flecha Test S";
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url("./files/FlechaTestS-ExtraLightItalic-BF669881af62105.otf") format("opentype");
}

@font-face {
  font-family: "Flecha Test S";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("./files/FlechaTestS-Light-BF669881b094182.otf") format("opentype");
}

@font-face {
  font-family: "Flecha Test S";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url("./files/FlechaTestS-LightItalic-BF669881af3075d.otf") format("opentype");
}

@font-face {
  font-family: "Flecha Test S";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./files/FlechaTestS-Regular-BF669881b0e7f3c.otf") format("opentype");
}

@font-face {
  font-family: "Flecha Test S";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("./files/FlechaTestS-RegularItalic-BF669881af9a57f.otf") format("opentype");
}

@font-face {
  font-family: "Flecha Test S";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("./files/FlechaTestS-Medium-BF669881b0d561f.otf") format("opentype");
}

@font-face {
  font-family: "Flecha Test S";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("./files/FlechaTestS-MediumItalic-BF669881af6eab0.otf") format("opentype");
}

@font-face {
  font-family: "Flecha Test S";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./files/FlechaTestS-Bold-BF669881b0e0c95.otf") format("opentype");
}

@font-face {
  font-family: "Flecha Test S";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("./files/FlechaTestS-BoldItalic-BF669881af40372.otf") format("opentype");
}

@font-face {
  font-family: "Flecha Test S";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("./files/FlechaTestS-Black-BF669881b0e8065.otf") format("opentype");
}

@font-face {
  font-family: "Flecha Test S";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url("./files/FlechaTestS-BlackItalic-BF669881af3107e.otf") format("opentype");
}
