/* inter-regular - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/inter-v20-latin_latin-ext-regular.woff2') format('woff2'); 
}

/* inter-600 - latin_latin-ext */
@font-face {
  font-display: swap; 
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/inter-v20-latin_latin-ext-600.woff2') format('woff2'); 
}

/* inter-700 - latin_latin-ext */
@font-face {
  font-display: swap; 
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/inter-v20-latin_latin-ext-700.woff2') format('woff2'); 
}

/* barlow-condensed-regular - latin_latin-ext */
@font-face {
  font-display: swap; 
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/barlow-condensed-v13-latin_latin-ext-regular.woff2') format('woff2'); 
}

/* barlow-condensed-700 - latin_latin-ext */
@font-face {
  font-display: swap; 
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/barlow-condensed-v13-latin_latin-ext-700.woff2') format('woff2'); 
}

/* barlow-condensed-800 - latin_latin-ext */
@font-face {
  font-display: swap; 
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/barlow-condensed-v13-latin_latin-ext-800.woff2') format('woff2'); 
}

