@font-face {
  font-family: 'hysope';
  src: url('../font/hysope.eot?54538897');
  src: url('../font/hysope.eot?54538897#iefix') format('embedded-opentype'),
       url('../font/hysope.woff2?54538897') format('woff2'),
       url('../font/hysope.woff?54538897') format('woff'),
       url('../font/hysope.ttf?54538897') format('truetype'),
       url('../font/hysope.svg?54538897#hysope') 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: 'hysope';
    src: url('../font/hysope.svg?54538897#hysope') format('svg');
  }
}
*/
[class^="hys-"]:before, [class*=" hys-"]:before {
  font-family: "hysope";
  font-style: normal;
  font-weight: normal;
  speak: never;

  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); */
}

.hys-01-favicon:before { content: '\e800'; } /* '' */
.hys-02-h:before { content: '\e801'; } /* '' */
.hys-03-separateur:before { content: '\e802'; } /* '' */
.hys-04-trame:before { content: '\e803'; } /* '' */
.hys-05-bullet-full:before { content: '\e804'; } /* '' */
.hys-06-bullet-wild:before { content: '\e805'; } /* '' */
.hys-07-quote1:before { content: '\e806'; } /* '' */
.hys-08-quote2:before { content: '\e807'; } /* '' */
.hys-09-fleche-next:before { content: '\e808'; } /* '' */
.hys-10-fleche-prev:before { content: '\e809'; } /* '' */
.hys-11-fleche-bottom:before { content: '\e80a'; } /* '' */
.hys-12-fleche-top:before { content: '\e80b'; } /* '' */
.hys-13-fleche-circle-next:before { content: '\e80c'; } /* '' */
.hys-14-fleche-circle-prev:before { content: '\e80d'; } /* '' */
.hys-15-fleche-circle-bottom:before { content: '\e80e'; } /* '' */
.hys-16-fleche-circle-top:before { content: '\e80f'; } /* '' */
.hys-17-fleche-circle-light-next:before { content: '\e810'; } /* '' */
.hys-18-fleche-circle-light-prev:before { content: '\e811'; } /* '' */
.hys-19-fleche-circle-light-bottom:before { content: '\e812'; } /* '' */
.hys-20-fleche-circle-light-top:before { content: '\e813'; } /* '' */
.hys-21-burger-menu:before { content: '\e814'; } /* '' */
.hys-22-close:before { content: '\e815'; } /* '' */
.hys-23-burger-menu-light:before { content: '\e816'; } /* '' */
.hys-24-close-light:before { content: '\e817'; } /* '' */
