@font-face {
    font-family: 'Averta';
    font-weight: 400;
    src: url("../fonts//AvertaDemo-Regular.otf");
}

@font-face {
    font-family: 'Averta';
    font-weight: 700;
    src: url("../fonts/AvertaDemo-ExtraBoldItalic.otf");
}

@font-face {
    font-family: 'Avertaw01';
    font-weight: 600;
    src: url("../fonts/Averta\ W01\ Semibold.ttf");
}

@font-face {
    font-family: 'Avertaw02';
    font-weight: 700;
    src: url("../fonts/AvertaStd-Bold.ttf");
}