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