@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?10dxw2');
  src:  url('icomoon.eot?10dxw2#iefix') format('embedded-opentype'),
    url('icomoon.ttf?10dxw2') format('truetype'),
    url('icomoon.woff?10dxw2') format('woff'),
    url('icomoon.svg?10dxw2#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"], .selected:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 1.5em;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-check-circle:before,
.selected:after {
  content: "\f058";
}
.icon-show-password.show:before {
  content: "\f06e";
}
.icon-show-password.hide:before {
  content: "\f070";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-cc-visa:before {
  content: "\f1f0";
}
.icon-cc-mastercard:before {
  content: "\f1f1";
}
.icon-cc-amex:before {
  content: "\f1f3";
}
.icon-cc-jcb:before {
  content: "\f24b";
}
.icon-cc-diners-club:before {
  content: "\f24c";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-yahoo:before {
  content: "\f19e";
}
.icon-google:before {
  content: "\f1a0";
}
.icon-facebook:before {
  content: "\f09a";
}
.step-complete .icon-step-indicator:before {
  content: "\f058";}
.icon-step-indicator:before {
  content: "\f10c";}
.icon-paypal:before {
  content: "\f1ed";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-cc-discover:before {
  content: "\f1f2";
}
.icon-check:before,
.regular-checkbox:checked:before {
  content: "\f00c";
}
.icon-exclamation-circle:before {
  content: "\f06a";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}