/* --- INTER FONTU --- */
/* inter-300 - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url('./inter-v13-latin_latin-ext-300.woff2') format('woff2');
}
/* inter-regular - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('./inter-v13-latin_latin-ext-regular.woff2') format('woff2');
}
/* inter-500 - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url('./inter-v13-latin_latin-ext-500.woff2') format('woff2');
}
/* inter-600 - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url('./inter-v13-latin_latin-ext-600.woff2') format('woff2');
}

/* --- PLAYFAIR DISPLAY FONTU --- */
/* playfair-display-regular - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: url('./playfair-display-v30-latin_latin-ext-regular.woff2') format('woff2');
}
/* playfair-display-600 - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  src: url('./playfair-display-v30-latin_latin-ext-600.woff2') format('woff2');
}
/* playfair-display-700 - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  src: url('./playfair-display-v30-latin_latin-ext-700.woff2') format('woff2');
}