@font-face {
  font-family: 'joe-icon';
  src: url('../font/joe-icon.eot?44461903');
  src: url('../font/joe-icon.eot?44461903#iefix') format('embedded-opentype'),
       url('../font/joe-icon.woff2?44461903') format('woff2'),
       url('../font/joe-icon.woff?44461903') format('woff'),
       url('../font/joe-icon.ttf?44461903') format('truetype'),
       url('../font/joe-icon.svg?44461903#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?44461903#joe-icon') format('svg');
  }
}
*/
 
 [class^="joe"]:before, [class*=" joe"]:before {
  font-family: "joe-icon";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  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); */
}
 
.joewelcome:before { content: '\e800'; } /* '' */
.joeyoutube:before { content: '\e801'; } /* '' */
.joephone:before { content: '\e802'; } /* '' */
.joepicture:before { content: '\e805'; } /* '' */
.joeaward-1:before { content: '\e806'; } /* '' */
.joemail-alt:before { content: '\e807'; } /* '' */
.joehome:before { content: '\e80a'; } /* '' */
.joesearch:before { content: '\e80b'; } /* '' */
.joemenu:before { content: '\e80d'; } /* '' */
.joegplus:before { content: '\e816'; } /* '' */
.joefacebook:before { content: '\e817'; } /* '' */
.joetwitter:before { content: '\e818'; } /* '' */
.joelinkedin:before { content: '\e819'; } /* '' */
.joeangle-left:before { content: '\e81a'; } /* '' */
.joeangle-right:before { content: '\e81b'; } /* '' */
.joeangle-up:before { content: '\e81c'; } /* '' */
.joeangle-down:before { content: '\e81d'; } /* '' */
.joegraduation-cap:before { content: '\e81f'; } /* '' */
.joebuildinfrastructure-copy:before { content: '\e820'; } /* '' */
.joebuildroads:before { content: '\e821'; } /* '' */
.joeearthlywork:before { content: '\e822'; } /* '' */
.joebuildrails:before { content: '\e823'; } /* '' */
.joearchitecturalfinish:before { content: '\e824'; } /* '' */
.joesteelfabrication:before { content: '\e825'; } /* '' */
.joeok:before { content: '\e82c'; } /* '' */
.joecancel:before { content: '\e82d'; } /* '' */
.joeplus:before { content: '\e82e'; } /* '' */
.joeminus:before { content: '\e82f'; } /* '' */
.joespin4:before { content: '\e834'; } /* '' */
.joelocation:before { content: '\e84d'; } /* '' */
.joeshield:before { content: '\f132'; } /* '' */
.joeanchor:before { content: '\f13d'; } /* '' */
.joedot-circled:before { content: '\f192'; } /* '' */