@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?tfpfyq');
  src:  url('fonts/icomoon.eot?tfpfyq#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?tfpfyq') format('truetype'),
    url('fonts/icomoon.woff?tfpfyq') format('woff'),
    url('fonts/icomoon.svg?tfpfyq#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-home:before {
  content: "\e900";
}
.icon-office:before {
  content: "\e903";
}
.icon-newspaper:before {
  content: "\e904";
}
.icon-files-empty:before {
  content: "\e925";
}
.icon-lifebuoy:before {
  content: "\e941";
}
.icon-bell:before {
  content: "\e951";
}
.icon-printer:before {
  content: "\e954";
}
.icon-users:before {
  content: "\e972";
}
.icon-wrench:before {
  content: "\e991";
}
.icon-briefcase:before {
  content: "\e9ae";
}
.icon-accessibility:before {
  content: "\e9b2";
}
.icon-list2:before {
  content: "\e9bb";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-menu2:before {
  content: "\e9be";
}
.icon-menu3:before {
  content: "\e9bf";
}
.icon-menu4:before {
  content: "\e9c0";
}
.icon-cloud:before {
  content: "\e9c1";
}
.icon-eye:before {
  content: "\e9ce";
}
.icon-wikipedia:before {
  content: "\eac8";
}
.icon-yelp:before {
  content: "\ead7";
}
