/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/*
@font-face {
    font-family: 'FontAwesome';
    src: url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.eot?v=4.5.0');
    src: url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/
@font-face {
    font-family: 'FontAwesome';
    src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/fonts/fontawesome-webfont.eot?v=4.5.0');
    src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*********************/


[class^="fa-"], [class*=" fa-"] {
    display: inline-block;
    font-family: FontAwesome !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}

.fa {
    display: inline-block;
}

.fa-heart:before {
    content: "\f004";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-search:before {
    content: "\f002";
}

.fa-close:before, .fa-remove:before, .fa-times:before {
    content: "\f00d";
}

.fa-plus:before {
    content: "\f067";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-check:before {
    content: "\f00c";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-facebook:before, .fa-facebook-f:before {
    content: "\f09a";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-lock:before {
    content: "\f023";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-comments:before {
    content: "\f086";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-star2:before {
    content: "\f007";
}

.fa-star-o2:before {
    content: "\f009";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: "\f0c9";
}

.fa-align-left:before {
    content: "\f036";
}
.fa-hand-pointer-o:before {
    content: "\f25a";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-shopping-bag:before {
    content: "\f290";
}

.fa-usd:before {
    content: "\f155";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-check-square-0:before {
    content: "\f096";
}
.fa-arrow-circle-right:before {
    content:"\f0a9"
}
.fa-upload:before {
    content: "\f093";
}
.fa-question-circle:before {
    content:"\f059"
}

/* End FontAwesome */
