@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?83544364');
  src: url('../font/fontello.eot?83544364#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?83544364') format('woff2'),
       url('../font/fontello.woff?83544364') format('woff'),
       url('../font/fontello.ttf?83544364') format('truetype'),
       url('../font/fontello.svg?83544364#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?83544364#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-mail:before { content: '\e800'; } /* '' */
.icon-phone:before { content: '\e801'; } /* '' */
.icon-globe:before { content: '\e802'; } /* '' */
.icon-qrcode:before { content: '\e803'; } /* '' */
.icon-globe-1:before { content: '\e804'; } /* '' */
.icon-mail-1:before { content: '\e805'; } /* '' */
.icon-user-add-outline:before { content: '\e806'; } /* '' */
.icon-globe-2:before { content: '\e807'; } /* '' */
.icon-call:before { content: '\e808'; } /* '' */
.icon-email:before { content: '\e809'; } /* '' */
.icon-gmail:before { content: '\e80a'; } /* '' */
.icon-location-circled:before { content: '\e80b'; } /* '' */
.icon-location:before { content: '\e80c'; } /* '' */
.icon-globe-3:before { content: '\e80d'; } /* '' */
.icon-mail-2:before { content: '\e80e'; } /* '' */
.icon-user:before { content: '\e80f'; } /* '' */
.icon-mail-3:before { content: '\e810'; } /* '' */
.icon-phone-outline:before { content: '\e811'; } /* '' */
.icon-phone-1:before { content: '\e812'; } /* '' */
.icon-user-add:before { content: '\e813'; } /* '' */
.icon-user-add-1:before { content: '\e814'; } /* '' */
.icon-download:before { content: '\e815'; } /* '' */
.icon-star-empty:before { content: '\e816'; } /* '' */
.icon-star:before { content: '\e817'; } /* '' */
.icon-post:before { content: '\e82c'; } /* '' */
.icon-globe-inv:before { content: '\f019'; } /* '' */
.icon-dribbble-1:before { content: '\f050'; } /* '' */
.icon-linkedin-circled:before { content: '\f05b'; } /* '' */
.icon-phone-squared:before { content: '\f098'; } /* '' */
.icon-gplus:before { content: '\f0d5'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-mobile:before { content: '\f10b'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-google:before { content: '\f1a0'; } /* '' */
.icon-share:before { content: '\f1e0'; } /* '' */
.icon-at:before { content: '\f1fa'; } /* '' */
.icon-street-view:before { content: '\f21d'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */
.icon-user-plus:before { content: '\f234'; } /* '' */
.icon-map-o:before { content: '\f278'; } /* '' */
.icon-map:before { content: '\f279'; } /* '' */
.icon-envelope-open:before { content: '\f2b6'; } /* '' */
.icon-envelope-open-o:before { content: '\f2b7'; } /* '' */
.icon-dribbble:before { content: '\f31b'; } /* '' */
.icon-instagram-1:before { content: '\f32d'; } /* '' */
.icon-camera:before { content: '\f4f7'; } /* '' */
