/* Enriqueta */
@font-face {
  font-family: 'Enriqueta';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/enriqueta-v18-latin-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Enriqueta';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/enriqueta-v18-latin-700.woff2') format('woff2');
}

/* Open Sans Condensed 
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/open-sans-condensed-v18-latin-300.woff2') format('woff2');
}
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/open-sans-condensed-v18-latin-300italic.woff2') format('woff2');
}
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/open-sans-condensed-v18-latin-700.woff2') format('woff2');
}
*/