@font-face {
    font-family: Gotham;
    font-style: normal;
    font-weight: bold;
    font-display: swap;
    src: url(/staticContent/Gotham.otf) format("opentype");
}

.ps-mode-modal.ps-checkout-visible {
    z-index: 1285 !important;
}