@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?jt1vqy');
  src:  url('fonts/icomoon.eot?jt1vqy#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?jt1vqy') format('truetype'),
    url('fonts/icomoon.woff?jt1vqy') format('woff'),
    url('fonts/icomoon.svg?jt1vqy#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-right:before {
  content: "\e900";
}
.icon-check:before {
  content: "\e901";
}
.icon-checkbox:before {
  content: "\e902";
}
.icon-checkbox-checked:before {
  content: "\e903";
}
.icon-check-circle:before {
  content: "\e904";
}
.icon-dropdown:before {
  content: "\e905";
}
.icon-error:before {
  content: "\e906";
}
.icon-joy:before {
  content: "\e907";
}
.icon-loan2:before {
  content: "\e908";
}
.icon-lock:before {
  content: "\e909";
}
.icon-lock-outline:before {
  content: "\e90a";
}
.icon-phone-alt:before {
  content: "\e90b";
}
.icon-printer:before {
  content: "\e90c";
}
.icon-radio:before {
  content: "\e90d";
}
.icon-radio-checked:before {
  content: "\e90e";
}
