@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?jl42t9');
  src:  url('fonts/icomoon.eot?jl42t9#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?jl42t9') format('truetype'),
    url('fonts/icomoon.woff?jl42t9') format('woff'),
    url('fonts/icomoon.svg?jl42t9#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-arrow-up:before {
  content: "\edba";
}
.icon-arrow-down:before {
  content: "\edc2";
}
.icon-calendar:before {
  content: "\ea60";
}
.icon-link:before {
  content: "\ec9f";
}
.icon-pencil:before {
  content: "\e910";
}
.icon-file:before {
  content: "\e99e";
}
.icon-file-locked:before {
  content: "\e9c4";
}
.icon-pin:before {
  content: "\ea36";
}
.icon-spinner:before {
  content: "\eb24";
}
.icon-lock:before {
  content: "\eb55";
}
.icon-unlocked:before {
  content: "\eb56";
}
.icon-bin:before {
  content: "\ebfd";
}
.icon-plus:before {
  content: "\ed5d";
}
.icon-cross:before {
  content: "\ed6d";
}
.icon-arrow-right:before {
  content: "\edbe";
}
.icon-arrow-left:before {
  content: "\edc6";
}
.icon-mail:before {
  content: "\ea34";
}
.icon-map:before {
  content: "\ea47";
}
.icon-newsletter:before {
  content: "\ec09";
}
