@charset "UTF-8";

@font-face {
  font-family: "digicel-custom-icons";
  src:url("fonts/digicel-custom-icons.eot");
  src:url("fonts/digicel-custom-icons.eot?#iefix") format("embedded-opentype"),
    url("fonts/digicel-custom-icons.woff") format("woff"),
    url("fonts/digicel-custom-icons.ttf") format("truetype"),
    url("fonts/digicel-custom-icons.svg#digicel-custom-icons") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "digicel-custom-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "digicel-custom-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-account:before {
  content: "\61";
}
.icon-arrow-left:before {
  content: "\3c";
}
.icon-bill:before {
  content: "\4d";
}
.icon-chart:before {
  content: "\77";
}
.icon-check-circled:before {
  content: "\6f";
}
.icon-close:before {
  content: "\58";
}
.icon-credit-card:before {
  content: "\67";
}
.icon-history:before {
  content: "\68";
}
.icon-pdf:before {
  content: "\69";
}
.icon-pencil:before {
  content: "\6a";
}
.icon-phone:before {
  content: "\6b";
}
.icon-plus:before {
  content: "\2b";
}
.icon-question:before {
  content: "\3f";
}
.icon-settings:before {
  content: "\2a";
}
.icon-trash:before {
  content: "\70";
}
.icon-world:before {
  content: "\4f";
}
.icon-help:before {
  content: "\6e";
}
.icon-right-open:before {
  content: "\62";
}
.icon-right-open-big:before {
  content: "\63";
}
.icon-file-text:before {
  content: "\64";
}
.icon-plus-circled:before {
  content: "\65";
}
.icon-calendar:before {
  content: "\66";
}
.icon-check:before {
  content: "\6c";
}
.icon-mobile:before {
  content: "\6d";
}
.icon-exchange:before {
  content: "\71";
}
.icon-arrow-right:before {
  content: "\72";
}
.icon-download:before {
  content: "\73";
}
.icon-search:before {
  content: "\74";
}
.icon-undo:before {
  content: "\75";
}
.icon-forward:before {
  content: "\76";
}
