@font-face {
  font-family: "Outfit ExtraLight";
  font-weight: 100;
  font-display: swap;
  font-style: normal;
  font-named-instance: "Regular";
  src: url(../../fonts/OutfitExtraLight.woff2) format("woff2 supports variations(gvar)"),
       url(../../fonts/OutfitExtraLight.woff2) format("woff2-variations"),
       url(../../fonts/OutfitExtraLight.woff2) format("woff2"),
       url(../../fonts/OutfitExtraLight.ttf) format('truetype');
}