@font-face{font-family:'Elza';src:url('Elza-Thin.woff2') format('woff2'),url('Elza-Thin.woff') format('woff'),url('Elza-Thin.otf') format('opentype');font-weight:100;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.otf') format('opentype');font-weight:100;font-style:italic;font-display:swap;}
@font-face{font-family:'Elza';src:url('Elza-ExtraLight.woff2') format('woff2'),url('Elza-ExtraLight.woff') format('woff'),url('Elza-ExtraLight.otf') format('opentype');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.otf') format('opentype');font-weight:200;font-style:italic;font-display:swap;}
@font-face{font-family:'Elza';src:url('Elza-Light.woff2') format('woff2'),url('Elza-Light.woff') format('woff'),url('Elza-Light.otf') format('opentype');font-weight:300;font-style:normal;font-display:swap;}
@font-face{font-family:'Elza';src:url('Elza-LightOblique.woff2') format('woff2'),url('Elza-LightOblique.woff') format('woff'),url('Elza-LightOblique.otf') format('opentype');font-weight:300;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.otf') format('opentype');font-weight:400;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.otf') format('opentype');font-weight:400;font-style:italic;font-display:swap;}
@font-face{font-family:'Elza';src:url('Elza-Bold.woff2') format('woff2'),url('Elza-Bold.woff') format('woff'),url('Elza-Bold.otf') format('opentype');font-weight:700;font-style:normal;font-display:swap;}
@font-face{font-family:'Elza';src:url('Elza-BoldOblique.woff2') format('woff2'),url('Elza-BoldOblique.woff') format('woff'),url('Elza-BoldOblique.otf') format('opentype');font-weight:700;font-style:italic;font-display:swap;}
@font-face{font-family:'Elza';src:url('Elza-Black.woff2') format('woff2'),url('Elza-Black.woff') format('woff'),url('Elza-Black.otf') format('opentype');font-weight:900;font-style:normal;font-display:swap;}
@font-face{font-family:'Elza';src:url('Elza-BlackOblique.woff2') format('woff2'),url('Elza-BlackOblique.woff') format('woff'),url('Elza-BlackOblique.otf') format('opentype');font-weight:900;font-style:italic;font-display:swap;}
body *{
    font-family: 'Elza'!important;
}
h1 {
    font-weight: 700 !important;
}
h2 {
    font-weight: 700 !important;
}
h3 {
    font-weight: 700 !important;
}
h4 {
    font-weight: 700 !important;
}
h5 {
    font-weight: 400 !important;
}
h6 {
    font-weight: 400 !important;
}
p, a, em{
    font-weight: 400 !important;
}
/* .elza-black {
    font-family: 'Elza';
    font-weight: 900!important;
    font-style: normal;
}
.elza-bold {
    font-family: 'Elza';
    font-weight: 700!important;
    font-style: normal;
}
.elza-semibold {
    font-family: 'Elza';
    font-weight: 600!important;
    font-style: normal;
}
.elza-medium {
    font-family: 'Elza';
    font-weight: 500!important;
    font-style: normal;
}
.elza-regular {
    font-family: 'Elza';
    font-weight: 400!important;
    font-style: normal;
} */