@font-face {
    font-family: 'Averta';
    src: url('../../fonts/Averta/Averta-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Averta';
    src: url('../../fonts/Averta/Averta-ExtraBold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Averta';
    src: url('../../fonts/Averta/AvertaStd-Thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
}