@font-face {
  font-family: 'icam';
  src: url('../font/icam.eot?3584162');
  src: url('../font/icam.eot?3584162#iefix') format('embedded-opentype'),
       url('../font/icam.woff2?3584162') format('woff2'),
       url('../font/icam.woff?3584162') format('woff'),
       url('../font/icam.ttf?3584162') format('truetype'),
       url('../font/icam.svg?3584162#icam') 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: 'icam';
    src: url('../font/icam.svg?3584162#icam') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icam";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  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 */
  
 
  /* 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-cancel:before { content: '\e800'; } /* '' */
.icon-uni2196:before { content: '\e801'; } /* '' */
.icon-uni2197:before { content: '\e802'; } /* '' */
.icon-uni2198:before { content: '\e803'; } /* '' */
.icon-uni2199:before { content: '\e804'; } /* '' */
.icon-arrowleft:before { content: '\e805'; } /* '' */
.icon-arrowup:before { content: '\e806'; } /* '' */
.icon-arrowright:before { content: '\e807'; } /* '' */
.icon-arrowdown:before { content: '\e808'; } /* '' */
.icon-uni2776:before { content: '\e809'; } /* '' */
.icon-uni2777:before { content: '\e80a'; } /* '' */
.icon-uni2778:before { content: '\e80b'; } /* '' */
.icon-uni2779:before { content: '\e80c'; } /* '' */
.icon-uni277A:before { content: '\e80d'; } /* '' */
.icon-uni277B:before { content: '\e80e'; } /* '' */
.icon-uni277C:before { content: '\e80f'; } /* '' */
.icon-uni277D:before { content: '\e810'; } /* '' */
.icon-uni277E:before { content: '\e811'; } /* '' */
.icon-uni24FF:before { content: '\e812'; } /* '' */
.icon-adult:before { content: '\e813'; } /* '' */
.icon-search:before { content: '\e814'; } /* '' */
.icon-calendar:before { content: '\e815'; } /* '' */
.icon-location:before { content: '\e816'; } /* '' */
.icon-attach:before { content: '\e817'; } /* '' */
.icon-home:before { content: '\e818'; } /* '' */
.icon-emo-unhappy:before { content: '\e819'; } /* '' */
.icon-emo-happy:before { content: '\e81a'; } /* '' */
.icon-post:before { content: '\e82c'; } /* '' */
.icon-menu:before { content: '\f008'; } /* '' */
.icon-left-circled:before { content: '\f0a8'; } /* '' */
.icon-right-circled:before { content: '\f0a9'; } /* '' */
.icon-up-circled:before { content: '\f0aa'; } /* '' */
.icon-down-circled:before { content: '\f0ab'; } /* '' */
.icon-map-o:before { content: '\f278'; } /* '' */
.icon-map:before { content: '\f279'; } /* '' */