@font-face {
  font-family: 'Planc-Regular';
  src: url('/fonts/Planc-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Planc-Regular';
  src: url('/fonts/Planc-SemiBold.woff2') format('woff2');
  font-weight: 600 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Planc-SemiBold';
  src: url('/fonts/Planc-SemiBold.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'FaireSprig';
  src: url('/fonts/FAIRESpring-Light.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'FAIRESpring-Super';
  src: url('/fonts/FAIRESpring-Super.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
