/* Fontes opcionais: colocar ficheiros em santav2/fonts/ (ex.: SantanderTextW05-Regular.woff2.txt) */
@font-face {
    font-family: "Santander Text";
    src: url("../fonts/SantanderTextW05-Regular.woff2.txt") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Santander Text";
    src: url("../fonts/SantanderTextW05-Bold.woff2.txt") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Santander Headline";
    src: url("../fonts/SantanderHeadlineW05-Rg.woff2.txt") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Santander Micro";
    src: url("../fonts/SantanderMicroTextW05-Rg.woff2.txt") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Santander Micro";
    src: url("../fonts/SantanderMicroTextW05-SmBd.woff2.txt") format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
