@font-face {
  font-family: 'Outfit';
  src: url('../../fonts/outfit.woff2') format('woff2');
  font-weight: 100 900;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow Condensed';
  src: url('../../fonts/barlowcondensed-semibold-600.woff2') format('woff2');
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow Condensed';
  src: url('../../fonts/barlowcondensed-bold-700.woff2') format('woff2');
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow Condensed';
  src: url('../../fonts/barlowcondensed-extrabold-800.woff2') format('woff2');
  font-weight: 800;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow Condensed';
  src: url('../../fonts/barlowcondensed-black-900.woff2') format('woff2');
  font-weight: 900;
  font-display: swap;
}