/* This is a combined fonts.css file for all fonts used on the site */

/* GT Zirkon Font */
@font-face {
    font-family: 'GT Zirkon';
    src: url('GT-Zirkon-Light.woff2') format('woff2'),
         url('GT-Zirkon-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* Note: Neue Haas Grotesk fonts are loaded via their individual CSS files */
