@font-face {
    font-family: 'AvantiRegular';
    src: url('ava.eot');
    src: url('../fonts/ava.eot') format('embedded-opentype'),
         url('../fonts/ava.woff') format('woff'),
         url('../fonts/ava.ttf') format('truetype'),
         url('../fonts/ava.svg#AvantiRegular') format('svg');
}
