@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?5h4b3k');
  src:  url('fonts/icomoon.eot?5h4b3k#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?5h4b3k') format('truetype'),
    url('fonts/icomoon.woff?5h4b3k') format('woff'),
    url('fonts/icomoon.svg?5h4b3k#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-next:before {
  content: "\e900";
  color: #025092;
}
.icon-prev:before {
  content: "\e901";
  color: #025092;
}
.icon-check:before {
  content: "\e902";
  color: #025092;
}
.icon-check-mark:before {
  content: "\e904";
}
.icon-checked:before {
  content: "\e903";
  color: #025092;
}
.icon-crose:before {
  content: "\e905";
  color: #025092;
}
.icon-close:before {
  content: "\e906";
  color: #025092;
}
.icon-pin:before {
  content: "\e907";
  color: #025092;
}
.icon-FB:before {
  content: "\e908";
  color: #025092;
}
.icon-IG:before {
  content: "\e909";
  color: #025092;
}
.icon-IN:before {
  content: "\e90d";
  color: #025092;
}
.icon-TT:before {
  content: "\e90e";
  color: #025092;
}
