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

i {
  /* 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-caret-down:before {
  content: "\f0d7";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-history:before {
  content: "\f1da";
}
.icon-user-times:before {
  content: "\f235";
}
.icon-calendar-times-o:before {
  content: "\f273";
}
.icon-deaf:before {
  content: "\f2a4";
}
.icon-deafness:before {
  content: "\f2a4";
}
.icon-hard-of-hearing:before {
  content: "\f2a4";
}
.icon-wheelchair:before {
  content: "\e900";
}
