@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?lpueos');
  src:  url('../fonts/icomoon.eot?lpueos#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?lpueos') format('truetype'),
    url('../fonts/icomoon.woff?lpueos') format('woff'),
    url('../fonts/icomoon.svg?lpueos#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: none;
  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-information:before {
  content: "\e911";
}
.icon-verification-mark:before {
  content: "\e90f";
}
.icon-close:before {
  content: "\e910";
}
.icon-Add:before {
  content: "\e90b";
}
.icon-delete:before {
  content: "\e90c";
}
.icon-pencil:before {
  content: "\e90d";
}
.icon-view:before {
  content: "\e90e";
}
.icon-facebook_logo:before {
  content: "\e908";
}
.icon-instagram:before {
  content: "\e909";
}
.icon-twitter:before {
  content: "\e90a";
}
.icon-search:before {
  content: "\e907";
}
.icon-add:before {
  content: "\e900";
  color: #fff;
}
.icon-banner_left:before {
  content: "\e901";
  color: #fff;
}
.icon-banner_right:before {
  content: "\e902";
  color: #fff;
}
.icon-calendar:before {
  content: "\e903";
  color: #fff;
}
.icon-down_arrow:before {
  content: "\e904";
  color: #fff;
}
.icon-minus:before {
  content: "\e905";
  color: #fff;
}
.icon-plus:before {
  content: "\e906";
  color: #fff;
}
