/* INTER */
@font-face {
  font-family: 'Inter';
  src: url('../fonts/inter-v20-latin-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/inter-v20-latin-600.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}

/* PLAYFAIR DISPLAY */
@font-face {
  font-family: 'Playfair Display';
  src: url('../fonts/playfair-display-v40-latin-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

/* GREAT VIBES */
@font-face {
  font-family: 'Great Vibes';
  src: url('../fonts/great-vibes-v21-latin-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}