  @font-face {
  font-family: 'icon-menu-font';
  src: url('/css/font/icon-menu-font.eot?68179575');
  src: url('/css//css/font/icon-menu-font.eot?68179575') format('embedded-opentype'),
       url('/css/font/icon-menu-font.woff?68179575') format('woff'),
       url('/css/font/icon-menu-font.ttf?68179575') format('truetype'),
       url('/css/font/icon-menu-font.svg?68179575') 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: 'icon-menu-font';
    src: url('..//css/font/icon-menu-font.svg?68179575') format('svg');
  }
}
*/
 
 [class^="icon-menu-"]:before, [class*=" icon-menu-"]:before {
  font-family: "icon-menu-font";
  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%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-menu-picture:before { content: '\e800'; } /* '' */
.icon-menu-network:before { content: '\e801'; } /* '' */
.icon-menu-destination:before { content: '\e802'; } /* '' */
.icon-menu-studies:before { content: '\e803'; } /* '' */
.icon-menu-guide:before { content: '\e804'; } /* '' */
.icon-menu-housing:before { content: '\e805'; } /* '' */
.icon-menu-directory:before { content: '\e806'; } /* '' */
.icon-menu-classified:before { content: '\e807'; } /* '' */
.icon-menu-forum:before { content: '\e808'; } /* '' */
.icon-menu-pet:before { content: '\e809'; } /* '' */
.icon-menu-shopping:before { content: '\e80a'; } /* '' */
.icon-menu-health:before { content: '\e80b'; } /* '' */
.icon-menu-children:before { content: '\e80c'; } /* '' */
.icon-menu-moving:before { content: '\e80d'; } /* '' */
.icon-menu-transport:before { content: '\e80e'; } /* '' */
.icon-menu-leisure:before { content: '\e80f'; } /* '' */
.icon-menu-telecommunication:before { content: '\e810'; } /* '' */
.icon-menu-bank:before { content: '\e811'; } /* '' */
.icon-menu-tax:before { content: '\e812'; } /* '' */
.icon-menu-school:before { content: '\e813'; } /* '' */
.icon-menu-visa:before { content: '\e814'; } /* '' */
.icon-menu-blog:before { content: '\e815'; } /* '' */
.icon-menu-formalities:before { content: '\e816'; } /* '' */
.icon-menu-job:before { content: '\e817'; } /* '' */
.icon-menu-mic:before { content: '\e818'; } /* '' */