/* Fontes Santander - Configuração */

@font-face {
    font-family: 'Santander Micro Text';
    src: url('./Santander-MicroText/SantanderMicroText.woff2') format('woff2'),
         url('./Santander-MicroText/SantanderMicroText.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Santander Micro Text';
    src: url('./Santander-MicroText/SantanderMicroText-Lt.woff2') format('woff2'),
         url('./Santander-MicroText/SantanderMicroText-Lt.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Santander Micro Text';
    src: url('./Santander-MicroText/SantanderMicroTextSemiBold.woff2') format('woff2'),
         url('./Santander-MicroText/SantanderMicroTextSemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Santander Micro Text';
    src: url('./Santander-MicroText/SantanderMicroTextExtraBold.woff2') format('woff2'),
         url('./Santander-MicroText/SantanderMicroTextExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Santander Headline';
    src: url('./Santander-Headline/SantanderHeadlineLight.woff2') format('woff2'),
         url('./Santander-Headline/SantanderHeadlineLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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