/* ============================
   FILSON PRO — Thin (100)
   ============================ */
@font-face {
    font-family: 'FilsonPro';
    src: url('https://ilago.eu/fontsInwink/IA/FilsonProThin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FilsonPro';
    src: url('https://ilago.eu/fontsInwink/IA/FilsonProThinItalic.woff2') format('woff2');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

/* ============================
   FILSON PRO — Light (300)
   ============================ */
@font-face {
    font-family: 'FilsonPro';
    src: url('https://ilago.eu/fontsInwink/IA/FilsonProLight.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FilsonPro';
    src: url('https://ilago.eu/fontsInwink/IA/FilsonProLightItalic.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

/* ============================
   FILSON PRO — Book (400)
   ============================ */
@font-face {
    font-family: 'FilsonPro';
    src: url('https://ilago.eu/fontsInwink/IA/FilsonProBook.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FilsonPro';
    src: url('https://ilago.eu/fontsInwink/IA/FilsonProBookItalic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/* ============================
   FILSON PRO — Regular (500)
   ============================ */
@font-face {
    font-family: 'FilsonPro';
    src: url('https://ilago.eu/fontsInwink/IA/FilsonProRegular.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FilsonPro';
    src: url('https://ilago.eu/fontsInwink/IA/FilsonProRegularItalic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

/* ============================
   FILSON PRO — Medium (600)
   ============================ */
@font-face {
    font-family: 'FilsonPro';
    src: url('https://ilago.eu/fontsInwink/IA/FilsonProMedium.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FilsonPro';
    src: url('https://ilago.eu/fontsInwink/IA/FilsonProMediumItalic.woff2') format('woff2');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

/* ============================
   FILSON PRO — Bold (700)
   ============================ */
@font-face {
    font-family: 'FilsonPro';
    src: url('https://ilago.eu/fontsInwink/IA/FilsonProBold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FilsonPro';
    src: url('https://ilago.eu/fontsInwink/IA/FilsonProBoldItalic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* ============================
   FILSON PRO — Heavy (800)
   ============================ */
@font-face {
    font-family: 'FilsonPro';
    src: url('https://ilago.eu/fontsInwink/IA/FilsonProHeavy.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FilsonPro';
    src: url('https://ilago.eu/fontsInwink/IA/FilsonProHeavyItalic.woff2') format('woff2');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

/* ============================
   FILSON PRO — Black (900)
   ============================ */
@font-face {
    font-family: 'FilsonPro';
    src: url('https://ilago.eu/fontsInwink/IA/FilsonProBlack.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FilsonPro';
    src: url('https://ilago.eu/fontsInwink/IA/FilsonProBlackItalic.woff2') format('woff2');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'NextStep';
    src: url('https://ilago.eu/fontsInwink/IA/NEXTSTEP.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* ============================
   APPLICATION GLOBALE
   ============================ */
html, body {
    font-family: 'FilsonPro', sans-serif !important;
}

h1,h2,h3 {
    font-family: 'NextStep', sans-serif !important;
}
