@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?znu52');
  src:  url('fonts/icomoon.eot?znu52#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?znu52') format('truetype'),
    url('fonts/icomoon.woff?znu52') format('woff'),
    url('fonts/icomoon.svg?znu52#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-minus:before {
  content: "\e900";
  color: #463a00;
}
.icon-plus:before {
  content: "\e901";
  color: #463a00;
}
.icon-chevron_down:before {
  content: "\e902";
}
.icon-chevron_up:before {
  content: "\e903";
}
.icon-double_arrow:before {
  content: "\e904";
  color: #7a776e;
}
.icon-fb:before {
  content: "\e905";
  color: #463a00;
}
.icon-ig:before {
  content: "\e906";
  color: #463a00;
}
.icon-menu_close:before {
  content: "\e907";
  color: #463a00;
}
.icon-menu_toggle:before {
  content: "\e908";
  color: #463a00;
}
.icon-pin:before {
  content: "\e909";
  color: #463a00;
}
.icon-share:before {
  content: "\e90a";
  color: #625d4e;
}
.icon-trip:before {
  content: "\e90b";
  color: #463a00;
}
.icon-twt:before {
  content: "\e90c";
  color: #463a00;
}
.icon-zoom:before {
  content: "\e90d";
  color: #f7f6f4;
}
