@font-face {
    font-family: 'Deutsche Bank Display';
    src: url('DeutscheBankDisplay-Regular.woff2') format('woff2'),
        url('DeutscheBankDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Deutsche Bank Display';
    src: url('DeutscheBankDisplay-Italic.woff2') format('woff2'),
        url('DeutscheBankDisplay-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

