@font-face {
  font-family: "Spring";
  src: url("../../fonts/FAIRE-SprigSans-Trial-Bold.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Spring";
  src: url("../../fonts/FAIRE-SprigSans-Trial-BoldItalic.woff2") format("woff2");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Spring";
  src: url("../../fonts/FAIRE-SprigSans-Trial-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Spring";
  src: url("../../fonts/FAIRE-SprigSans-Trial-RegularItalic.woff2")
    format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Spring";
  src: url("../../fonts/FAIRE-SprigSans-Trial-Light.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Spring";
  src: url("../../fonts/FAIRE-SprigSans-Trial-LightItalic.woff2")
    format("woff2");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
