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