@font-face {
    font-family: 'Elza';
    src: url('Elza-Extralight.woff2') format('woff2'),
        url('Elza-Extralight.woff') format('woff'),
        url('Elza-Extralight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Elza';
    src: url('Elza-ExtralightOblique.woff2') format('woff2'),
        url('Elza-ExtralightOblique.woff') format('woff'),
        url('Elza-ExtralightOblique.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Elza';
    src: url('Elza-LightOblique.woff2') format('woff2'),
        url('Elza-LightOblique.woff') format('woff'),
        url('Elza-LightOblique.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Elza';
    src: url('Elza-MediumOblique.woff2') format('woff2'),
        url('Elza-MediumOblique.woff') format('woff'),
        url('Elza-MediumOblique.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Elza';
    src: url('Elza-Medium.woff2') format('woff2'),
        url('Elza-Medium.woff') format('woff'),
        url('Elza-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Elza';
    src: url('Elza-Light.woff2') format('woff2'),
        url('Elza-Light.woff') format('woff'),
        url('Elza-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Elza';
    src: url('Elza-ThinOblique.woff2') format('woff2'),
        url('Elza-ThinOblique.woff') format('woff'),
        url('Elza-ThinOblique.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'Elza';
    src: url('Elza-Oblique.woff2') format('woff2'),
        url('Elza-Oblique.woff') format('woff'),
        url('Elza-Oblique.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Elza';
    src: url('Elza-Thin.woff2') format('woff2'),
        url('Elza-Thin.woff') format('woff'),
        url('Elza-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

