@font-face {
  font-family: 'picto-renenes';
  src: url('/font/picto-renenes.eot?64765895');
  src: url('/font/picto-renenes.eot?64765895#iefix') format('embedded-opentype'),
       url('/font/picto-renenes.woff2?64765895') format('woff2'),
       url('/font/picto-renenes.woff?64765895') format('woff'),
       url('/font/picto-renenes.ttf?64765895') format('truetype'),
       url('/font/picto-renenes.svg?64765895#picto-renenes') 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: 'picto-renenes';
    src: url('../font/picto-renenes.svg?64765895#picto-renenes') format('svg');
  }
}
*/
 
 [class^="picto-"]:before, [class*=" picto-"]:before {
  font-family: "picto-renenes";
  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: 240%; */
 
  /* 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); */
}
 
.picto-renens-a-la-une:before { content: '\e800'; } /* '' */
.picto-renens-acces-directs:before { content: '\e801'; } /* '' */
.picto-renens-arbre:before { content: '\e802'; } /* '' */
.picto-renens-autor-admin:before { content: '\e803'; } /* '' */
.picto-renens-batiment:before { content: '\e804'; } /* '' */
.picto-renens-cultur-loisi:before { content: '\e805'; } /* '' */
.picto-renens-maison:before { content: '\e806'; } /* '' */
.picto-renens-manifestation:before { content: '\e807'; } /* '' */
.picto-renens-personage:before { content: '\e808'; } /* '' */
.picto-renens-portrait:before { content: '\e809'; } /* '' */
.picto-renens-territ-econo:before { content: '\e80a'; } /* '' */
.picto-renens-usine:before { content: '\e80b'; } /* '' */
.picto-renens-vie-pratique:before { content: '\e80c'; } /* '' */