/* Santander proprietary fonts – lokal gehostet */
@font-face {
    font-family: 'Santander Micro Text';
    src: url('../fonts/santander/SantanderMicroText-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Santander Micro Text';
    src: url('../fonts/santander/SantanderMicroText-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Santander Headline';
    src: url('../fonts/santander/SantanderHeadline-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Santander Headline';
    src: url('../fonts/santander/SantanderHeadline-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Santander Headline';
    src: url('../fonts/santander/SantanderHeadline-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
