/* SafeFonts - Generated CSS */
/* Generated: 2026-03-26 16:22:15 */

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

:root {
  --safefonts-hyperion: 'Hyperion', sans-serif;
  --safefonts-libre-barcode-128-text: 'Libre Barcode 128 Text', monospace;
}

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

@font-face {
  font-family: 'Hyperion';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('https://user119.intergraphics-works.gr/wp-content/uploads/safefonts/hyperion/Hyperion-1774542135.woff2') format('woff2-variations');
}

@font-face {
  font-family: 'Libre Barcode 128 Text';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('https://user119.intergraphics-works.gr/wp-content/uploads/safefonts/libre-barcode-128-text/Libre-Barcode-128-Text-1774542120.ttf') format('woff2-variations');
}

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

.has-hyperion-font-family {
  font-family: 'Hyperion', sans-serif;
}

.has-libre-barcode-128-text-font-family {
  font-family: 'Libre Barcode 128 Text', monospace;
}

