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

.joemail-alt:before { content: '\e802'; } /* '' */
.joespin2:before { content: '\e803'; } /* '' */
.joefacebook:before { content: '\e807'; } /* '' */
.joetwitter:before { content: '\e808'; } /* '' */
.joelinkedin:before { content: '\e80a'; } /* '' */
.joephone:before { content: '\e817'; } /* '' */
.joeglobe:before { content: '\e830'; } /* '' */
.joeaward-1:before { content: '\e832'; } /* '' */
.joemenu:before { content: '\e839'; } /* '' */
.joestar-circled:before { content: '\e885'; } /* '' */
.joeok-2:before { content: '\ea3e'; } /* '' */
.joecancel-2:before { content: '\ea3f'; } /* '' */
.joestar-4:before { content: '\ea91'; } /* '' */
.joeright-small:before { content: '\ec28'; } /* '' */
.joeusers-2:before { content: '\ecbf'; } /* '' */
.joehome-5:before { content: '\ecd5'; } /* '' */
.joelocation-7:before { content: '\ecf6'; } /* '' */
.joedown-open-big:before { content: '\ed2f'; } /* '' */
.joeleft-open-big:before { content: '\ed30'; } /* '' */
.joeright-open-big:before { content: '\ed31'; } /* '' */
.joeup-open-big:before { content: '\ed32'; } /* '' */
.joenetwork-1:before { content: '\ed61'; } /* '' */
.joebuilding:before { content: '\edbf'; } /* '' */
.joeinstagramm:before { content: '\edc6'; } /* '' */
.joelock-8:before { content: '\edf0'; } /* '' */
.joeangle-down:before { content: '\ee33'; } /* '' */
.joespin1:before { content: '\ee8a'; } /* '' */
.joesmile:before { content: '\f118'; } /* '' */
.joeshield:before { content: '\f132'; } /* '' */
.joerocket-1:before { content: '\f135'; } /* '' */
.joeyoutube-play:before { content: '\f16a'; } /* '' */
.joebank:before { content: '\f19c'; } /* '' */
.joefile-pdf:before { content: '\f1c1'; } /* '' */
.joechart-line-1:before { content: '\f201'; } /* '' */
.joewhatsapp:before { content: '\f232'; } /* '' */
.joeindustry:before { content: '\f275'; } /* '' */
.joehandshake-o:before { content: '\f2b5'; } /* '' */
