@font-face {
    font-family: 'arialuni';
    src: url('../fonts/arialuni.eot');
    src: url('../fonts/arialuni.eot?#iefix') format('embedded-opentype'),
         url('../fonts/arialuni.woff') format('woff'),
         url('../fonts/arialuni.ttf') format('truetype'),
         url('../fonts/arialuni.svg#arialuni') format('svg');
    font-weight: normal;
    font-style: normal;

}
