@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?cecv8p');
  src:  url('fonts/icomoon.eot?cecv8p#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?cecv8p') format('truetype'),
    url('fonts/icomoon.woff?cecv8p') format('woff'),
    url('fonts/icomoon.svg?cecv8p#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-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

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

.icon-accessibility:before {
  content: "\e900";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-lock:before {
  content: "\f023";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-comment:before {
  content: "\f075";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-facebook-official:before {
  content: "\f230";
}
.icon-printer:before {
  content: "\e901";
}
.icon-download:before {
  content: "\e902";
}
.icon-redo:before {
  content: "\e903";
}
.icon-attachment:before {
  content: "\e904";
}
.icon-check:before {
  content: "\e116";
}
