@font-face {
  font-family: 'icomoon';
  src:  url('assets/icomoon/fonts/icomoon.eot?r3yjuf');
  src:  url('assets/icomoon/fonts/icomoon.eot?r3yjuf#iefix') format('embedded-opentype'),
    url('assets/icomoon/fonts/icomoon.ttf?r3yjuf') format('truetype'),
    url('assets/icomoon/fonts/icomoon.woff?r3yjuf') format('woff'),
    url('assets/icomoon/fonts/icomoon.svg?r3yjuf#icomoon') format('svg');
  font-display: block;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon2';
  src:  url('assets/icomoon/fonts/icomoon2.eot?r3yjuf');
  src:  url('assets/icomoon/fonts/icomoon2.eot?r3yjuf#iefix') format('embedded-opentype'),
    url('assets/icomoon/fonts/icomoon2.ttf?r3yjuf') format('truetype'),
    url('assets/icomoon/fonts/icomoon2.woff?r3yjuf') format('woff'),
    url('assets/icomoon/fonts/icomoon2.svg?r3yjuf#icomoon') format('svg');
  font-display: block;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'navigation';
  src:  url('assets/icomoon/fonts/icomoon2.eot?r3yjuf');
  src:  url('assets/icomoon/fonts/navigation.woff2') format("woff2");
  font-display: block;
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-display: auto;
  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;
}

[class^="icon-navigation-"], [class*=" icon-navigation-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'navigation' !important;
}

.icon-undo2:before {
  content: "\e967";
}
.icon-circle-right:before {
  content: "\ea42";
}
.back-button-icon:before,
.icon-circle-left:before {
  content: "\ea44";
}
.icon-share2:before {
  content: "\ea82";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-facebook2, .icon-location, .icon-zoom-in, .icon-zoom-out{
  font-family: 'icomoon2' !important;
}
.icon-facebook2:before { content: "\ea90"; }

.icon-menulines, .icon-checkmark{
  font-family: 'icomoon2' !important;
}

.icon-menulines:before {
  content: "\e871";
}
.icon-location:before {
  content: "\e947";
}
.icon-zoom-in:before {
  content: "\e987";
}
.icon-zoom-out:before {
  content: "\e988";
}
.icon-cloud-download:before {
  content: "\e9c2";
}
.icon-earth:before {
  content: "\e9ca";
}
.icon-link:before {
  content: "\e9cb";
}
.icon-happy:before {
  content: "\e9df";
}
.icon-smile:before {
  content: "\e9e1";
}
.icon-sad:before {
  content: "\e9e5";
}
.icon-shocked:before {
  content: "\e9f1";
}
.icon-sleepy:before {
  content: "\e9fd";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-checkmark2:before {
  content: "\ea11";
}
.icon-whatsapp:before {
  content: "\ea93";
}

.icon-navigation-user:before {
  content: '\EA28';
  margin: 0;
  vertical-align: top;
  font-size: 20px;
  z-index: 1;
  position: relative;
}

.icon-navigation-mark:before {
  content: '\EA47';
  font-size: 23px;
  -webkit-font-smoothing: antialiased;
}