@font-face {font-family: "icon";
  src: url('../font/font_2119593_gqyhad0psj.eot?t=1602467655161'); /* IE9 */
  src: url('../font/font_2119593_gqyhad0psj.eot?t=1602467655161#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../font/font_2119593_gqyhad0psj.woff?t=1602467655161') format('woff'),
  url('../font/font_2119593_gqyhad0psj.ttf?t=1602467655161') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../font/font_2119593_gqyhad0psj.svg?t=1602467655161#icon') format('svg'); /* iOS 4.1- */
}

.icon {
  font-family: "icon" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-location:before {
  content: "\e667";
}

.icon-search:before {
  content: "\e601";
}

.icon-more:before {
  content: "\e685";
}

.icon-login:before {
  content: "\e600";
}