@font-face {
	font-family: 'ImprintMTShadow';
	src: url('../font/ImprintMTShadow.ttf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.ttf?46579446');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  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); */
}
.icon-mail:before { content: '\e803'; } /* 'î ƒ' */
.icon-mail-1:before { content: '\ea0c'; } /* 'î¨Œ' */
.icon-phone:before { content: '\e880'; } /* 'î¢€' */
.icon-user-1:before { content: '\ea11'; } /* 'î¨‘' */
.icon-user:before { content: '\e80c'; } /* 'î Œ' */
.icon-facebook:before { content: '\e9b6'; } /* 'î¦¶' */
.icon-twitter:before { content: '\e9f5'; } /* 'î§µ' */
.icon-instagram:before { content: '\e9c8'; } /* 'î§ˆ' */
.icon-star:before { content: '\e808'; } /* 'î ˆ' */
.icon-star-empty:before { content: '\e809'; } /* 'î ‰' */
.icon-star-half:before { content: '\e80a'; } /* 'î Š' */
.icon-star-half-alt:before { content: '\e80b'; } /* 'î ‹' */
.icon-down-open-mini:before { content: '\ea7e'; } /* 'î©¾' */
.icon-left-open-mini:before { content: '\ea7f'; } /* 'î©¿' */
.icon-right-open-mini:before { content: '\ea80'; } /* 'îª€' */
.icon-up-open-mini:before { content: '\ea81'; } /* 'îª' */
.icon-down-open-big:before { content: '\ea82'; } /* 'îª‚' */
.icon-left-open-big:before { content: '\ea83'; } /* 'îªƒ' */
.icon-right-open-big:before { content: '\ea84'; } /* 'îª„' */
.icon-up-open-big:before { content: '\ea85'; } /* 'îª…' */
.icon-down-1:before { content: '\ea86'; } /* 'îª†' */
.icon-left-1:before { content: '\ea87'; } /* 'îª‡' */
.icon-right-1:before { content: '\ea88'; } /* 'îªˆ' */
.icon-up-1:before { content: '\ea89'; } /* 'îª‰' */