@font-face {
    font-family: 'averta';
    src: url('/fonts/averta/AvertaStdCY-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'averta';
    src: url('/fonts/averta/AvertaStdCY-LightItalic.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'averta';
    src: url('/fonts/averta/AvertaStdCY-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
