@font-face {
  font-family: 'brand';
  src: url('../font/brand.eot?25125286');
  src: url('../font/brand.eot?25125286#iefix') format('embedded-opentype'),
       url('../font/brand.woff2?25125286') format('woff2'),
       url('../font/brand.woff?25125286') format('woff'),
       url('../font/brand.ttf?25125286') format('truetype'),
       url('../font/brand.svg?25125286#brand') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'brand';
    src: url('../font/brand.svg?25125286#brand') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "brand";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-post-office:before { content: '\e800'; } /* '' */
.icon-refills:before { content: '\e801'; } /* '' */
.icon-close:before { content: '\e802'; } /* '' */
.icon-search:before { content: '\e803'; } /* '' */
.icon-sosmed-fb:before { content: '\e804'; } /* '' */
.icon-sosmed-ig:before { content: '\e805'; } /* '' */
.icon-sosmed-pin:before { content: '\e806'; } /* '' */
.icon-sosmed-tw:before { content: '\e807'; } /* '' */
.icon-special-skincare:before { content: '\e808'; } /* '' */
.icon-store:before { content: '\e809'; } /* '' */
.icon-time:before { content: '\e80a'; } /* '' */
.icon-twitter:before { content: '\e80b'; } /* '' */
.icon-vehicle:before { content: '\e80c'; } /* '' */
.icon-store-address:before { content: '\e80d'; } /* '' */
.icon-app:before { content: '\e80e'; } /* '' */
.icon-dropdown:before { content: '\e80f'; } /* '' */
.icon-arrow-active:before { content: '\e810'; } /* '' */
.icon-back:before { content: '\e811'; } /* '' */
.icon-medicine-case:before { content: '\e812'; } /* '' */
.icon-arrow-breadcrumb:before { content: '\e813'; } /* '' */
.icon-arrow-left:before { content: '\e814'; } /* '' */
.icon-arrows-right:before { content: '\e815'; } /* '' */
.icon-arrow-rounded:before { content: '\e816'; } /* '' */
.icon-awful:before { content: '\e817'; } /* '' */
.icon-skincare:before { content: '\e818'; } /* '' */
.icon-cosmetic:before { content: '\e819'; } /* '' */
.icon-daily:before { content: '\e81a'; } /* '' */
.icon-arrow-right:before { content: '\e81b'; } /* '' */
.icon-discount:before { content: '\e81c'; } /* '' */
.icon-drug-clinic:before { content: '\e81d'; } /* '' */
.icon-drug-store:before { content: '\e81e'; } /* '' */
.icon-facebook:before { content: '\e81f'; } /* '' */
.icon-store-fax:before { content: '\e820'; } /* '' */
.icon-flyer:before { content: '\e821'; } /* '' */
.icon-giftware:before { content: '\e822'; } /* '' */
.icon-going:before { content: '\e823'; } /* '' */
.icon-healthcare:before { content: '\e824'; } /* '' */
.icon-icon-minus:before { content: '\e825'; } /* '' */
.icon-icon-plus:before { content: '\e826'; } /* '' */
.icon-insta:before { content: '\e827'; } /* '' */
.icon-store-manager:before { content: '\e828'; } /* '' */
.icon-top-nav-store-location:before { content: '\e829'; } /* '' */
.icon-mobility:before { content: '\e82a'; } /* '' */
.icon-moreinfo:before { content: '\e82b'; } /* '' */
.icon-pharmacy:before { content: '\e82c'; } /* '' */
.icon-store-phone:before { content: '\e82d'; } /* '' */
.icon-pillpack:before { content: '\e82e'; } /* '' */
.icon-pin:before { content: '\e82f'; } /* '' */
.icon-pinterest:before { content: '\e830'; } /* '' */
.icon-date:before { content: '\e831'; } /* '' */
.icon-clock:before { content: '\e832'; } /* '' */
.icon-arrowbig-prev:before { content: '\e833'; } /* '' */
.icon-arrowbig-next:before { content: '\e834'; } /* '' */
.icon-pointer:before { content: '\e835'; } /* '' */
.icon-switch:before { content: '\e836'; } /* '' */
.icon-filter:before { content: '\e838'; } /* '' */
.icon-remove:before { content: '\e83d'; } /* '' */
.icon-plus:before { content: '\e83e'; } /* '' */
.icon-top-nav-login:before { content: '\e87f'; } /* '' */
.icon-prev-slider:before { content: '\e8aa'; } /* '' */
.icon-next-slider:before { content: '\e8ab'; } /* '' */
.icon-pause:before { content: '\e8ac'; } /* '' */
.icon-play:before { content: '\e8ad'; } /* '' */
