@font-face {
  font-family: 'generic';
  src: url('../font/generic.eot?24937784');
  src: url('../font/generic.eot?24937784#iefix') format('embedded-opentype'),
       url('../font/generic.woff2?24937784') format('woff2'),
       url('../font/generic.woff?24937784') format('woff'),
       url('../font/generic.ttf?24937784') format('truetype'),
       url('../font/generic.svg?24937784#generic') 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: 'generic';
    src: url('../font/generic.svg?24937784#generic') format('svg');
  }
}
*/
 
 [class^="icon-generic"]:before, [class*=" icon-generic"]:before {
  font-family: "generic";
  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-genericplus:before { content: '\e800'; } /* '' */
.icon-genericplay:before { content: '\e801'; } /* '' */
.icon-genericup-dir:before { content: '\e802'; } /* '' */
.icon-genericleft-dir:before { content: '\e803'; } /* '' */
.icon-genericright-dir:before { content: '\e804'; } /* '' */
.icon-genericdown-dir:before { content: '\e805'; } /* '' */
.icon-genericphone:before { content: '\e806'; } /* '' */
.icon-genericok:before { content: '\e807'; } /* '' */
.icon-genericlocation:before { content: '\e808'; } /* '' */
.icon-genericminus:before { content: '\e809'; } /* '' */
.icon-genericinfo-circled:before { content: '\e80a'; } /* '' */
.icon-genericcancel:before { content: '\e80b'; } /* '' */
.icon-genericglyph-50:before { content: '\e832'; } /* '' */
.icon-genericclose:before { content: '\eb15'; } /* '' */
.icon-genericopen-menu:before { content: '\eb16'; } /* '' */
.icon-genericfacebook:before { content: '\f09a'; } /* '' */
.icon-genericmenu:before { content: '\f0c9'; } /* '' */
.icon-genericmail-alt:before { content: '\f0e0'; } /* '' */
.icon-genericangle-left:before { content: '\f104'; } /* '' */
.icon-genericangle-right:before { content: '\f105'; } /* '' */
.icon-genericangle-up:before { content: '\f106'; } /* '' */
.icon-genericangle-down:before { content: '\f107'; } /* '' */
.icon-genericinfo:before { content: '\f129'; } /* '' */
.icon-genericyoutube:before { content: '\f167'; } /* '' */
.icon-genericyoutube-play:before { content: '\f16a'; } /* '' */
.icon-genericinstagram:before { content: '\f16d'; } /* '' */
.icon-genericwhatsapp:before { content: '\f232'; } /* '' */
.icon-generictripadvisor:before { content: '\f262'; } /* '' */
.icon-genericlinkedin-squared:before { content: '\f30c'; } /* '' */