@font-face {
    font-family: 'Eras';
    src: url('ITCErasStd-Bold.woff2') format('woff2'),
        url('ITCErasStd-Bold.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Eras';
    src: url('ITCErasStd-Demi.woff2') format('woff2'),
        url('ITCErasStd-Demi.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Eras';
    src: url('ITCErasStd-Medium.woff2') format('woff2'),
        url('ITCErasStd-Medium.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Wix';
    src: url('WixMadeforText-Bold.woff2') format('woff2'),
        url('WixMadeforText-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Wix';
    src: url('WixMadeforText-ExtraBold.woff2') format('woff2'),
        url('WixMadeforText-ExtraBold.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Wix';
    src: url('WixMadeforText-Regular.woff2') format('woff2'),
        url('WixMadeforText-Regular.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Wix';
    src: url('WixMadeforText-SemiBold.woff2') format('woff2'),
        url('WixMadeforText-SemiBold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

