@font-face {
    font-family: 'hyperfair';
    src: url('../fonts/hyperfair.eot');
    src: url('../fonts/hyperfair.eot?#iefix') format('embedded-opentype'), url('../fonts/hyperfair.woff') format('woff'), url('../fonts/hyperfair.ttf') format('truetype'), url('../fonts/hyperfair.svg#hyperfair') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class*='icon-']:before {
    display: inline-block;
    font-family: 'hyperfair';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-arrow-back:before {
    content: '\0041';
}

.icon-arrow:before {
    content: '\0042';
}