@font-face {
    font-family: 'FontAwesome';
    src: url(../eot/fontawesome-webfont.eot);
    src: url(../eot/fontawesome-webfontd41d-2.eot?#iefix) format('embedded-opentype'),url(../woff/fontawesome-webfont-2.woff) format('woff'),url(../ttf/fontawesome-webfont-2.ttf) format('truetype');
    font-weight: 400;
	font-display: fallback;
    font-style: normal;
}
[class*=" icon-"],[class^=icon-] {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none!important;
    background-position: 0 0;
    background-repeat: repeat
}

[class*=" icon-"]:before,[class^=icon-]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none
}

.btn [class*=" icon-"].icon-spin,.btn [class^=icon-].icon-spin,.nav [class*=" icon-"].icon-spin,.nav [class^=icon-].icon-spin,a [class*=" icon-"],a [class^=icon-] {
    display: inline-block
}
.btn [class*=" icon-"],.btn [class^=icon-],.nav [class*=" icon-"],.nav [class^=icon-] {
    display: inline;
    line-height: .6em
}
.pull-right {
    float: right
}
.icon-check:before {
    content: "\f046"
}
.icon-arrow-right:before {
    content: "\f061"
}
.icon-chevron-up:before {
    content: "\f077"
}