@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?x5ztxo');
  src:  url('fonts/icomoon.eot?x5ztxo#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?x5ztxo') format('truetype'),
    url('fonts/icomoon.woff?x5ztxo') format('woff'),
    url('fonts/icomoon.svg?x5ztxo#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-ico-gallery-right:before {
  content: "\e908";
  color: #00007f;
}
.icon-ico-gallery-left:before {
  content: "\e90a";
  color: #00007f;
}
.icon-ico-nav-social-instagram:before {
  content: "\e934";
}
.icon-ico-search:before {
  content: "\e915";
}
.icon-ico-nav-bg:before {
  content: "\e90d";
}
.icon-ico-nav-eika:before {
  content: "\e906";
}
.icon-check1:before {
  content: "\e907";
}
.icon-chevron-right-alt:before {
  content: "\e903";
}
.icon-times-alt:before {
  content: "\e904";
}
.icon-chevron-left-alt:before {
  content: "\e905";
}
.icon-times:before {
  content: "\e900";
}
.icon-bars:before {
  content: "\e901";
}
.icon-check:before {
  content: "\e902";
}
