/*START extra thin*/
@font-face {
    font-family: 'Averta';
    src: url('AvertaStdPE-Extrathin.otf');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Averta';
    src: url('AvertaStdPE-ExtrathinItalic.otf');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
/*END extra thin*/
/*START Thin*/
@font-face {
    font-family: 'Averta';
    src: url('AvertaStdPE-Thin.otf');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Averta';
    src: url('AvertaStdPE-ThinItalic.otf');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
/*END Thin*/
/*START Regular*/
@font-face {
    font-family: 'Averta';
    src: url('AvertaStdPE-Regular.otf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Averta';
    src: url('AvertaStdPE-RegularItalic.otf');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
/*END Regular*/
/*START Light*/
@font-face {
    font-family: 'Averta';
    src: url('AvertaStdPE-Light.otf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Averta';
    src: url('AvertaStdPE-LightItalic.otf');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
/*END Light*/
/*START Bold*/
@font-face {
    font-family: 'Averta';
    src: url('AvertaStdPE-Bold.otf');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Averta';
    src: url('AvertaStdPE-BoldItalic.otf');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
/*END Bold*/
/*START Extra Bold*/
@font-face {
    font-family: 'Averta';
    src: url('AvertaStdPE-Extrabold.otf');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Averta';
    src: url('AvertaStdPE-ExtraboldItalic.otf');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
/*END Extra Bold*/
/*START Black*/
@font-face {
    font-family: 'Averta';
    src: url('AvertaStdPE-Black.otf');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Averta';
    src: url('AvertaStdPE-BlackItalic.otf');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}
/*END Black*/