@font-face {
  font-family: 'Neonsignshk-Icons';
  src:url('../fonts/Neonsignshk-Icons.eot');
  src:url('../fonts/Neonsignshk-Icons.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Neonsignshk-Icons.woff') format('woff'),
    url('../fonts/Neonsignshk-Icons.ttf') format('truetype'),
    url('../fonts/Neonsignshk-Icons.svg#Neonsignshk-Icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'Neonsignshk-Icons';
  speak: none;
  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-menu-btn:before {
  content: "\e604";
}
.icon-mapview:before {
  content: "\e601";
}
.icon-listview:before {
  content: "\e602";
}
.icon-gridview:before {
  content: "\e603";
}
.icon-arrow-left:before {
  content: "\e600";
}
.icon-arrow-right:before {
  content: "\e605";
}
.icon-play-btn:before {
  content: "\e607";
}
.icon-close:before {
  content: "\e608";
}
.icon-ellipsis:before {
  content: "\e609";
}
.icon-instagram:before {
  content: "\e60a";
}
.icon-upload:before {
  content: "\e60b";
}
.icon-email:before {
  content: "\e611";
}
.icon-tips:before {
  content: "\e60c";
}
.icon-arrow-back:before {
  content: "\e60d";
}
.icon-slash:before {
  content: "\e60e";
}
.icon-facebook:before {
  content: "\e60f";
}
.icon-twitter:before {
  content: "\e610";
}
.icon-weibo:before {
  content: "\e606";
}
.icon-more:before {
  content: "\e612";
}
.icon-less:before {
  content: "\e614";
}
.icon-caret-up:before {
  content: "\e615";
}
.icon-caret-down:before {
  content: "\e616";
}
.icon-info:before {
  content: "\e617";
}
.icon-download:before {
  content: "\e613";
}
