@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('barlow-condensed-v12-latin-300.woff2') format('woff2'),
       url('barlow-condensed-v12-latin-300.ttf') format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-style: italic;
  font-weight: 300;
  src: url('barlow-condensed-v12-latin-300italic.woff2') format('woff2'),
       url('barlow-condensed-v12-latin-300italic.ttf') format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 500;
  src: url('barlow-condensed-v12-latin-500.woff2') format('woff2'),
       url('barlow-condensed-v12-latin-500.ttf') format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-style: italic;
  font-weight: 500;
  src: url('barlow-condensed-v12-latin-500italic.woff2') format('woff2'),
       url('barlow-condensed-v12-latin-500italic.ttf') format('truetype');
}