/* SafeFonts - Generated CSS */
/* Generated: 2026-04-22 17:02:32 */

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

:root {
  --safefonts-dosis-regular: 'Dosis-Regular', sans-serif;
  --safefonts-retrodream: 'RetroDream', sans-serif;
  --safefonts-watch: 'Watch', sans-serif;
}

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

@font-face {
  font-family: 'Dosis-Regular';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://regiofest.mx/wp-content/uploads/safefonts/dosis-regular/Dosis-Regular-1776877286.ttf') format('truetype');
}

@font-face {
  font-family: 'RetroDream';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://regiofest.mx/wp-content/uploads/safefonts/retrodream/RetroDream-Display-1776877352.ttf') format('truetype');
}

@font-face {
  font-family: 'Watch';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://regiofest.mx/wp-content/uploads/safefonts/watch/Watch-1776877244.ttf') format('truetype');
}

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

.has-dosis-regular-font-family {
  font-family: 'Dosis-Regular', sans-serif;
}

.has-retrodream-font-family {
  font-family: 'RetroDream', sans-serif;
}

.has-watch-font-family {
  font-family: 'Watch', sans-serif;
}

