/* Supply Sans Font Family */
@font-face {
  font-family: 'Supply Sans';
  src: url('./fonts/PPSupplySans-Regular_3.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Supply Sans';
  src: url('./fonts/PPSupplySans-Ultralight_3.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'synthese';
  src: url('./fonts/2cca21a49f7dad1daa612d73d50357644671964a.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}