/* SafeFonts - Generated CSS */
/* Generated: 2025-12-10 23:30:00 */

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

:root {
  --safefonts-newicon: 'NewIcon', sans-serif;
}

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

@font-face {
  font-family: 'NewIcon';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://happilyeverduplessis.co.za/wp-content/uploads/safefonts/newicon/NewIconSerif-Regular-1764582251.woff') format('woff');
}

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

.has-newicon-font-family {
  font-family: 'NewIcon', sans-serif;
}

