/* SafeFonts - Generated CSS */
/* Generated: 2026-02-17 16:06:44 */

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

:root {
  --safefonts-montserrat: 'Montserrat', sans-serif;
  --safefonts-mostwasted: 'Mostwasted', sans-serif;
}

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

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://survived23.de/wp-content/uploads/safefonts/montserrat/Montserrat-VariableFont_wght-1771340804.ttf') format('truetype');
}

@font-face {
  font-family: 'Mostwasted';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://survived23.de/wp-content/uploads/safefonts/mostwasted/Mostwasted-1771340680.ttf') format('truetype');
}

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

.has-montserrat-font-family {
  font-family: 'Montserrat', sans-serif;
}

.has-mostwasted-font-family {
  font-family: 'Mostwasted', sans-serif;
}

