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