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

.joeleft-open:before { content: '\e011'; } /* '' */
.joeright-open:before { content: '\e70d'; } /* '' */
.joemail-alt:before { content: '\e801'; } /* '' */
.joelocation:before { content: '\e804'; } /* '' */
.joephone:before { content: '\e805'; } /* '' */
.joefacebook:before { content: '\e80b'; } /* '' */
.joetwitter:before { content: '\e80c'; } /* '' */
.joelinkedin:before { content: '\e80e'; } /* '' */
.joethumbs-up-alt:before { content: '\e810'; } /* '' */
.joecogs:before { content: '\e8e1'; } /* '' */
.joeright-1:before { content: '\ea4d'; } /* '' */
.joecloud-3:before { content: '\ea58'; } /* '' */
.joeinstagramm:before { content: '\edc6'; } /* '' */
.joeyoutube-4:before { content: '\edcc'; } /* '' */
.joeok-circled-2:before { content: '\ede2'; } /* '' */
.joeplus-6:before { content: '\ede7'; } /* '' */
.joeminus-4:before { content: '\ede9'; } /* '' */
.joehelp-circled-3:before { content: '\edeb'; } /* '' */
.joeinfo-circled-3:before { content: '\edec'; } /* '' */
.joehome-6:before { content: '\eded'; } /* '' */
.joepencil-7:before { content: '\ee03'; } /* '' */
.joechat-6:before { content: '\ee08'; } /* '' */
.joeattention-5:before { content: '\ee0a'; } /* '' */
.joeuser:before { content: '\ee17'; } /* '' */
.joeclock-8:before { content: '\ee1f'; } /* '' */
.joebriefcase-3:before { content: '\ee62'; } /* '' */
.joechart-bar-5:before { content: '\ee70'; } /* '' */
.joeupload-cloud:before { content: '\f014'; } /* '' */
.joedownload-cloud:before { content: '\f015'; } /* '' */
.joesitemap:before { content: '\f0e8'; } /* '' */
.joeangle-double-right:before { content: '\f101'; } /* '' */
.joelaptop-2:before { content: '\f109'; } /* '' */
.joewindows-1:before { content: '\f17a'; } /* '' */
.joegoogle-1:before { content: '\f1a0'; } /* '' */
.joefax:before { content: '\f1ac'; } /* '' */
.joedatabase-3:before { content: '\f1c0'; } /* '' */
.joeplug-1:before { content: '\f1e6'; } /* '' */
.joewhatsapp:before { content: '\f232'; } /* '' */
.joeamazon-1:before { content: '\f270'; } /* '' */
.joemap-signs:before { content: '\f277'; } /* '' */
.joemixcloud:before { content: '\f289'; } /* '' */
.joevolume-control-phone:before { content: '\f2a0'; } /* '' */
