@font-face {
    font-family: 'Retina';
    src: url('Retina-Regular.woff2') format('woff2'),
        url('Retina-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Escrow';
    src: url('Escrow-CondensedBold.woff2') format('woff2'),
        url('Escrow-CondensedBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

