/* Oceanic Grotesk TRIAL — Light */
@font-face {
    font-family: 'Oceanic Grotesk TRIAL';
    src: url('/local/templates/highcraft/assets/fonts/OceanicGroteskTRIAL-Light.woff2') format('woff2'),
         url('/local/templates/highcraft/assets/fonts/OceanicGroteskTRIAL-Light-BF677de6f7e767c.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* Oceanic Grotesk TRIAL — Regular */
@font-face {
    font-family: 'Oceanic Grotesk TRIAL';
    src: url('/local/templates/highcraft/assets/fonts/OceanicGroteskTRIAL-Regular.woff2') format('woff2'),
         url('/local/templates/highcraft/assets/fonts/OceanicGroteskTRIAL-Regular-BF677de6f80627f.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Compatibility alias used by the new header and shared template styles. */
@font-face {
    font-family: 'Oceanic Grotesk';
    src: url('/local/templates/highcraft/assets/fonts/OceanicGroteskTRIAL-Light.woff2') format('woff2'),
         url('/local/templates/highcraft/assets/fonts/OceanicGroteskTRIAL-Light-BF677de6f7e767c.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oceanic Grotesk';
    src: url('/local/templates/highcraft/assets/fonts/OceanicGroteskTRIAL-Regular.woff2') format('woff2'),
         url('/local/templates/highcraft/assets/fonts/OceanicGroteskTRIAL-Regular-BF677de6f80627f.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Corporate A Pro — Regular */
@font-face {
    font-family: 'Corporate A Pro';
    src: url('/local/templates/highcraft/fonts/CorporateAPro-Regular.woff2') format('woff2'),
         url('/local/templates/highcraft/fonts/CorporateAPro-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
