@font-face {
  font-family: 'fontello';
  src: url('../webfonts/fontello.eot?8240056');
  src: url('../webfonts/fontello.eot?8240056#iefix') format('embedded-opentype'),
       url('../webfonts/fontello.woff2?8240056') format('woff2'),
       url('../webfonts/fontello.woff?8240056') format('woff'),
       url('../webfonts/fontello.ttf?8240056') format('truetype'),
       url('../webfonts/fontello.svg?8240056#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../webfonts/fontello.svg?8240056#fontello') format('svg');
  }
}
*/
 
 [class^="fa-"]:before, [class*=" fa-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.fa-plus-circled:before { content: '\b196'; } /* '놖' */
.fa-check-circle-solid:before { content: '\e803'; } /* '' */
.fa-info-circled:before { content: '\e80d'; } /* '' */
.fa-help-circled:before { content: '\e80e'; } /* '' */
.fa-minus-circled:before { content: '\e80f'; } /* '' */
.fa-cancel-circled2:before { content: '\e811'; } /* '' */
.fa-cancel:before { content: '\e813'; } /* '' */
.fa-ok:before { content: '\e814'; } /* '' */
.fa-bookmark:before { content: '\e818'; } /* '' */
.fa-search:before { content: '\f002'; } /* '' */
.fa-star:before { content: '\f005'; } /* '' */
.fa-star-empty:before { content: '\f006'; } /* '' */
.fa-clock:before { content: '\f017'; } /* '' */
.fa-flag:before { content: '\f024'; } /* '' */
.fa-tags:before { content: '\f02c'; } /* '' */
.fa-camera:before { content: '\f030'; } /* '' */
.fa-play:before { content: '\f04b'; } /* '' */
.fa-chevron-left:before { content: '\f053'; } /* '' */
.fa-chevron-right:before { content: '\f054'; } /* '' */
.fa-times-circle:before { content: '\f057'; } /* '' */
.fa-check-circle:before { content: '\f058'; } /* '' */
.fa-plus:before { content: '\f067'; } /* '' */
.fa-minus:before { content: '\f068'; } /* '' */
.fa-eye:before { content: '\f06e'; } /* '' */
.fa-comment:before { content: '\f075'; } /* '' */
.fa-twitter:before { content: '\f099'; } /* '' */
.fa-facebook:before { content: '\f09a'; } /* '' */
.fa-credit-card:before { content: '\f09d'; } /* '' */
.fa-rss:before { content: '\f09e'; } /* '' */
.fa-globe:before { content: '\f0ac'; } /* '' */
.fa-paperclip:before { content: '\f0c6'; } /* '' */
.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-sort-down:before { content: '\f0dd'; } /* '' */
.fa-sort-up:before { content: '\f0de'; } /* '' */
.fa-envelope:before { content: '\f0e0'; } /* '' */
.fa-linkedin:before { content: '\f0e1'; } /* '' */
.fa-comment-empty:before { content: '\f0e5'; } /* '' */
.fa-plus-squared:before { content: '\f0fe'; } /* '' */
.fa-angle-up:before { content: '\f106'; } /* '' */
.fa-angle-down:before { content: '\f107'; } /* '' */
.fa-desktop:before { content: '\f108'; } /* '' */
.fa-quote-left:before { content: '\f10d'; } /* '' */
.fa-quote-right:before { content: '\f10e'; } /* '' */
.fa-help:before { content: '\f128'; } /* '' */
.fa-info:before { content: '\f129'; } /* '' */
.fa-puzzle-piece:before { content: '\f12e'; } /* '' */
.fa-minus-squared:before { content: '\f146'; } /* '' */
.fa-minus-squared-alt:before { content: '\f147'; } /* '' */
.fa-ok-squared:before { content: '\f14a'; } /* '' */
.fa-euro-sign:before { content: '\f153'; } /* '' */
.fa-pound-sign:before { content: '\f154'; } /* '' */
.fa-dollar-sign:before { content: '\f155'; } /* '' */
.fa-file-alt:before { content: '\f15c'; } /* '' */
.fa-youtube:before { content: '\f167'; } /* '' */
.fa-instagram:before { content: '\f16d'; } /* '' */
.fa-skype:before { content: '\f17e'; } /* '' */
.fa-plus-squared-alt:before { content: '\f196'; } /* '' */
.fa-building:before { content: '\f1ad'; } /* '' */
.fa-share:before { content: '\f1e0'; } /* '' */
.fa-pinterest:before { content: '\f231'; } /* '' */
.fa-reddit-alien:before { content: '\f281'; } /* '' */
.fa-question-circle-o:before { content: '\f29c'; } /* '' */
.fa-envelope-open:before { content: '\f2b6'; } /* '' */
.fa-arrow-alt-circle-down:before { content: '\f358'; } /* '' */
.fa-arrow-alt-circle-left:before { content: '\f359'; } /* '' */
.fa-arrow-alt-circle-right:before { content: '\f35a'; } /* '' */
.fa-arrow-alt-circle-up:before { content: '\f35b'; } /* '' */
.fa-arrow-alt-circle-up-solid:before { content: '\f35c'; } /* '' */
.fa-coins:before { content: '\f51e'; } /* '' */
.fa-dice:before { content: '\f522'; } /* '' */
.fa-wallet:before { content: '\f555'; } /* '' */
.fa-star-half-alt:before { content: '\f5c0'; } /* '' */
.fa-glass-cheers:before { content: '\f79f'; } /* '' */