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