
@font-face {
    font-family: 'ITC Avant Garde Gothic Demi';
    src: url('AvantGarde-Demi.woff2') format('woff2'),
        url('AvantGarde-Demi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Memphis LT CYR W01';
    src: url('MemphisLTCYRW01-Medium.woff2') format('woff2'),
        url('MemphisLTCYRW01-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


