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

}