/* SafeFonts - Generated CSS */
/* Generated: 2026-01-03 18:15:34 */

/* ================================= */
/*   CSS VARIABLES                  */
/* ================================= */

:root {
  --safefonts-alta: 'Alta', sans-serif;
  --safefonts-fanthom: 'Fanthom', sans-serif;
}

/* ================================= */
/*   FONT FACE DECLARATIONS         */
/* ================================= */

@font-face {
  font-family: 'Alta';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://www.laspleyades.es/wp-content/uploads/safefonts/alta/Alta_regular-1767460534.ttf') format('truetype');
}

@font-face {
  font-family: 'Fanthom';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://www.laspleyades.es/wp-content/uploads/safefonts/fanthom/FbFanthom-Bold-1767460465.ttf') format('truetype');
}

/* ================================= */
/*   GUTENBERG FONT FAMILY CLASSES  */
/* ================================= */

.has-alta-font-family {
  font-family: 'Alta', sans-serif;
}

.has-fanthom-font-family {
  font-family: 'Fanthom', sans-serif;
}

