@font-face {
    font-family: 'avianregular';
    src: url('wp-content/themes/moresa/fonts/avian-webfont.eot');
    src: url('wp-content/themes/moresa/fonts/avian-webfont.eot?#iefix') format('embedded-opentype'),
         url('wp-content/themes/moresa/fonts/avian-webfont.woff2') format('woff2'),
         url('wp-content/themes/moresa/fonts/avian-webfont.woff') format('woff'),
         url('wp-content/themes/moresa/fonts/avian-webfont.ttf') format('truetype'),
         url('wp-content/themes/moresa/fonts/avian-webfont.svg#avianregular') format('svg');
    font-weight: normal;
    font-style: normal;

}