/* SafeFonts - Generated CSS */
/* Generated: 2026-03-27 10:17:30 */

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

:root {
  --safefonts-nunito: 'Nunito', sans-serif;
  --safefonts-nunito-italic: 'Nunito Italic', sans-serif;
}

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

@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://novotorgid.ru/wp-content/uploads/safefonts/nunito/nunito-variablefont_wght-1774595827.ttf') format('truetype');
}

@font-face {
  font-family: 'Nunito Italic';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('https://novotorgid.ru/wp-content/uploads/safefonts/nunito-italic/nunito-italic-variablefont_wght-1774595850.ttf') format('truetype');
}

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

.has-nunito-font-family {
  font-family: 'Nunito', sans-serif;
}

.has-nunito-italic-font-family {
  font-family: 'Nunito Italic', sans-serif;
}

