@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?27817946');
  src: url('../font/fontello.eot?27817946#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?27817946') format('woff2'),
       url('../font/fontello.woff?27817946') format('woff'),
       url('../font/fontello.ttf?27817946') format('truetype'),
       url('../font/fontello.svg?27817946#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('../font/fontello.svg?27817946#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]: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); */
}

.icon-help-circled:before { content: '\e800'; } /* '' */
.icon-eye:before { content: '\e801'; } /* '' */
.icon-pause:before { content: '\e802'; } /* '' */
.icon-mobile:before { content: '\e803'; } /* '' */
.icon-check:before { content: '\e804'; } /* '' */
.icon-search:before { content: '\e805'; } /* '' */
.icon-download:before { content: '\e806'; } /* '' */
.icon-print:before { content: '\e807'; } /* '' */
.icon-double-chevron-right:before { content: '\e808'; } /* '' */
.icon-lock:before { content: '\e809'; } /* '' */
.icon-double-chevron-left:before { content: '\e80a'; } /* '' */
.icon-copy:before { content: '\e80b'; } /* '' */
.icon-cross:before { content: '\e80c'; } /* '' */
.icon-paper-plane-1:before { content: '\e80d'; } /* '' */
.icon-flash-outline:before { content: '\e80e'; } /* '' */
.icon-text:before { content: '\e80f'; } /* '' */
.icon-minus:before { content: '\e810'; } /* '' */
.icon-chevron-down-thick:before { content: '\e811'; } /* '' */
.icon-chevron-left-thick:before { content: '\e812'; } /* '' */
.icon-chevron-right-thick:before { content: '\e813'; } /* '' */
.icon-chevron-up-thick:before { content: '\e814'; } /* '' */
.icon-plus:before { content: '\e815'; } /* '' */
.icon-cross-thick:before { content: '\e816'; } /* '' */
.icon-comment-1:before { content: '\e817'; } /* '' */
.icon-sms-campaign:before { content: '\e818'; } /* '' */
.icon-location:before { content: '\e819'; } /* '' */
.icon-redo:before { content: '\e81a'; } /* '' */
.icon-undo:before { content: '\e81b'; } /* '' */
.icon-canada:before { content: '\e81c'; } /* '' */
.icon-times:before { content: '\e81d'; } /* '' */
.icon-image:before { content: '\e81e'; } /* '' */
.icon-emoji:before { content: '\e81f'; } /* '' */
.icon-eye-off:before { content: '\e820'; } /* '' */
.icon-dots:before { content: '\e821'; } /* '' */
.icon-globe:before { content: '\e822'; } /* '' */
.icon-align-right:before { content: '\e823'; } /* '' */
.icon-align-center:before { content: '\e824'; } /* '' */
.icon-align-left:before { content: '\e825'; } /* '' */
.icon-ok-circled:before { content: '\e826'; } /* '' */
.icon-pencil-circled:before { content: '\e827'; } /* '' */
.icon-cancel-circled:before { content: '\e828'; } /* '' */
.icon-star-circled:before { content: '\e829'; } /* '' */
.icon-clock:before { content: '\e8c5'; } /* '' */
.icon-credit-card:before { content: '\e8f6'; } /* '' */
.icon-discharge:before { content: '\e925'; } /* '' */
.icon-flowchart:before { content: '\e99c'; } /* '' */
.icon-group:before { content: '\e9d1'; } /* '' */
.icon-layout:before { content: '\ea20'; } /* '' */
.icon-network-monitor:before { content: '\ea84'; } /* '' */
.icon-pen-1:before { content: '\eac6'; } /* '' */
.icon-sms:before { content: '\eb7d'; } /* '' */
.icon-down-dir:before { content: '\ec2d'; } /* '' */
.icon-up-dir:before { content: '\ec2e'; } /* '' */
.icon-left-dir:before { content: '\ec2f'; } /* '' */
.icon-right-dir:before { content: '\ec30'; } /* '' */
.icon-up-thick:before { content: '\ec35'; } /* '' */
.icon-right-thick:before { content: '\ec36'; } /* '' */
.icon-left-thick:before { content: '\ec37'; } /* '' */
.icon-down-thick:before { content: '\ec38'; } /* '' */
.icon-info:before { content: '\ec80'; } /* '' */
.icon-mail:before { content: '\ec86'; } /* '' */
.icon-notepad:before { content: '\ec91'; } /* '' */
.icon-paper-plane:before { content: '\ec92'; } /* '' */
.icon-arrow-left:before { content: '\eccd'; } /* '' */
.icon-arrow-right:before { content: '\ecce'; } /* '' */
.icon-chart:before { content: '\eccf'; } /* '' */
.icon-drag-and-drop:before { content: '\ecd8'; } /* '' */
.icon-file-import:before { content: '\ecda'; } /* '' */
.icon-html:before { content: '\ecdc'; } /* '' */
.icon-logout:before { content: '\ecdd'; } /* '' */
.icon-mailchimp:before { content: '\ecde'; } /* '' */
.icon-save:before { content: '\ecdf'; } /* '' */
.icon-settings:before { content: '\ece2'; } /* '' */
.icon-user-minus:before { content: '\ecee'; } /* '' */
.icon-user-plus:before { content: '\ecef'; } /* '' */
.icon-user-slash:before { content: '\ecf0'; } /* '' */
.icon-cloud-download:before { content: '\ecf1'; } /* '' */
.icon-trash:before { content: '\ecf2'; } /* '' */
.icon-power-off:before { content: '\ecf3'; } /* '' */
.icon-mail-1:before { content: '\ecf4'; } /* '' */
.icon-cross-super-thick:before { content: '\ecf5'; } /* '' */
.icon-pen:before { content: '\ecf6'; } /* '' */
.icon-grip-lines-vertical:before { content: '\ecf7'; } /* '' */
.icon-cross-thin:before { content: '\ecf8'; } /* '' */
.icon-comment:before { content: '\ecf9'; } /* '' */
.icon-exclamation-triangle:before { content: '\ecfa'; } /* '' */
.icon-cloud-upload:before { content: '\ecfc'; } /* '' */
.icon-clipboard:before { content: '\ecfd'; } /* '' */
.icon-cogwheel:before { content: '\ed01'; } /* '' */
.icon-lightning:before { content: '\ed05'; } /* '' */
.icon-getresponse:before { content: '\ed08'; } /* '' */
.icon-info-1:before { content: '\ed09'; } /* '' */
.icon-minus-1:before { content: '\ed0b'; } /* '' */
.icon-eye-1:before { content: '\ed14'; } /* '' */
.icon-msg-outline:before { content: '\ed1b'; } /* '' */
.icon-card:before { content: '\ed23'; } /* '' */
.icon-gif:before { content: '\ed25'; } /* '' */
.icon-world:before { content: '\ed26'; } /* '' */
.icon-united-states:before { content: '\ed27'; } /* '' */
.icon-united-states-stars:before { content: '\ed28'; } /* '' */
.icon-check-1:before { content: '\ed29'; } /* '' */
.icon-chevron-down:before { content: '\f004'; } /* '' */
.icon-chevron-up:before { content: '\f005'; } /* '' */
.icon-chevron-right:before { content: '\f006'; } /* '' */
.icon-chevron-left:before { content: '\f007'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-filter:before { content: '\f0b0'; } /* '' */
.icon-sort:before { content: '\f0dc'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.icon-exchange:before { content: '\f0ec'; } /* '' */
.icon-desktop:before { content: '\f108'; } /* '' */
.icon-play:before { content: '\f144'; } /* '' */
.icon-ok-squared:before { content: '\f14a'; } /* '' */
.icon-sort-alt-down:before { content: '\f161'; } /* '' */
.icon-bug:before { content: '\f188'; } /* '' */
.icon-share:before { content: '\f1e0'; } /* '' */
.icon-paypal:before { content: '\f1ed'; } /* '' */
.icon-dbl-arrow-left:before { content: '\f20b'; } /* '' */
.icon-dbl-arrow-right:before { content: '\f20c'; } /* '' */
.icon-custom-field:before { content: '\f212'; } /* '' */
.icon-msg-fill:before { content: '\f230'; } /* '' */
.icon-pinterest:before { content: '\f231'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */
.icon-remove-group:before { content: '\f236'; } /* '' */
.icon-add-group:before { content: '\f237'; } /* '' */
.icon-smile-outline:before { content: '\f23f'; } /* '' */
.icon-reddit-alien:before { content: '\f281'; } /* '' */
.icon-paypal-1:before { content: '\f342'; } /* '' */
.icon-idea:before { content: '\f6f2'; } /* '' */
