@font-face {
  font-family: 'icomoon';
  src:  url('../font/icomoon.eot?gb3xty');
  src:  url('../font/icomoon.eot?gb3xty#iefix') format('embedded-opentype'),
    url('../font/icomoon.ttf?gb3xty') format('truetype'),
    url('../font/icomoon.woff?gb3xty') format('woff'),
    url('../font/icomoon.svg?gb3xty#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-search:before {
  content: "\e906";
}
.icon-arrow_close1:before {
  content: "\e900";
  color: #b3b9c6;
}
.icon-arrow_next:before {
  content: "\e902";
}
.icon-arrow_pre:before {
  content: "\e904";
}
.icon-check_term:before {
  content: "\e903";
  color: #fff;
}
.icon-location2:before {
  content: "\e948";
}
.icon-loop2:before {
  content: "\ea2e";
}
