@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?5panoj');
  src:  url('../fonts/icomoon.eot?5panoj#iefix') format('embedded-opentype'),
  url('../fonts/icomoon.ttf?5panoj') format('truetype'),
  url('../fonts/icomoon.woff?5panoj') format('woff'),
  url('../fonts/icomoon.svg?5panoj#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-up:before {
  content: "\e913";
}
.icon-exclamation-circle:before {
  content: "\e914";
}
.icon-lock:before {
  content: "\e915";
}
.icon-logout:before {
  content: "\e916";
}
.icon-setting:before {
  content: "\e912";
}
.icon-arrow-down:before {
  content: "\e900";
}
.icon-arrow-left:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-arrow-up:before {
  content: "\e903";
}
.icon-calendar:before {
  content: "\e904";
}
.icon-camera:before {
  content: "\e905";
}
.icon-caret-down:before {
  content: "\e906";
}
.icon-cream:before {
  content: "\e907";
}
.icon-cross:before {
  content: "\e908";
}
.icon-edit:before {
  content: "\e909";
}
.icon-home:before {
  content: "\e90a";
}
.icon-mail:before {
  content: "\e90b";
}
.icon-map-marker:before {
  content: "\e90c";
}
.icon-phone:before {
  content: "\e90d";
}
.icon-plus:before {
  content: "\e90e";
}
.icon-search:before {
  content: "\e90f";
}
.icon-user:before {
  content: "\e910";
}
.icon-warning:before {
  content: "\e911";
}
