@font-face {
    font-family: 'iconfont';
    src: url('iconfont/iconfont.eot');
    src: url('iconfont/iconfont.eot#iefix') format('embedded-opentype'),
        url('iconfont/iconfont.ttf') format('truetype'),
        url('iconfont/iconfont.woff') format('woff'),
        url('iconfont/iconfont.svg#iconfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
.ic {
    font-family: 'iconfont';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ic-arrowcircle-up:before {
    content: "\e900";
    color: #007A40;
}
.ic-arrow-left:before {
    content: "\e901";
    color: #007A40;
}
.ic-arrow-right:before {
    content: "\e902";
    color: #007A40;
}
.ic-arrowcircle-down:before {
    content: "\e903";
    color: #007A40;
}
.ic-arrowcircle-left:before {
    content: "\e904";
    color: #007A40;
}
.ic-arrowcircle-right:before {
    content: "\e905";
    color: #007A40;
}