/* ============================================================
   OSGO HOME — Font Declarations (single source of truth)
   Loaded globally via _tags_.php
   ============================================================ */

@font-face {
    font-family: 'GalanoGrotesqueThin';
    src: url('/GalanoGrotesqueThin.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GalanoGrotesque';
    src: url('https://www.8888home.com/GalanoGrotesqueRegular.woff2') format('woff2'),
         url('https://www.8888home.com/GalanoGrotesqueRegular.woff') format('woff'),
         url('https://www.8888home.com/GalanoGrotesqueRegular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GalanoGrotesqueLight';
    src: url('https://www.8888home.com/GalanoGrotesqueLight.woff2') format('woff2'),
         url('https://www.8888home.com/GalanoGrotesqueLight.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GalanoGrotesqueAlt';
    src: url('https://www.8888home.com/GalanoGrotesqueAltLight.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GalanoAltLight';
    src: url('https://www.8888home.com/GalanoGrotesqueAltLight.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GalanoGrotesqueAltLight';
    src: url('https://www.8888home.com/GalanoGrotesqueAltLight.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MullerNextExpanded';
    src: url('/css/fonts/MullerNextExpandedTrial-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MullerNextExpandedTrial';
    src: url('/css/fonts/MullerNextExpandedTrial-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
