@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?4d4qh5');
  src:  url('../fonts/icomoon.eot?4d4qh5#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?4d4qh5') format('truetype'),
    url('../fonts/icomoon.woff?4d4qh5') format('woff'),
    url('../fonts/icomoon.svg?4d4qh5#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
    font-size: 108%;
    color: #444;
    vertical-align: middle;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cookie:before {
  content: "\e900";
}
.icon-ecran-fleche:before {
  content: "\e901";
}
.icon-ecran:before {
  content: "\e902";
}
.icon-espace:before {
  content: "\e903";
}
.icon-manneke:before {
  content: "\e904";
}
.icon-papier-crayon:before {
  content: "\e905";
}
.icon-papier:before {
  content: "\e906";
}
.icon-poisson:before {
  content: "\e907";
}
.icon-print:before {
  content: "\e908";
}
.icon-sac-a-fish:before {
  content: "\e909";
}
.icon-tweet-capout:before {
  content: "\e90a";
}
.icon-tweet-capout {
    color:#111;font-size:320%;
}
.icon-manneke {
    font-size:160%;
}
.icon-papier-crayon, .icon-ecran-fleche, .icon-papier {
    font-size:130%;
}
.red {color:#ff3333;}