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

}

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

}
