@font-face {
  font-family: 'daishoicons';
  src:
    url('daishoicons.ttf?jxckmv') format('truetype'),
    url('daishoicons.woff?jxckmv') format('woff'),
    url('daishoicons.svg?jxckmv#daishoicons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'daishoicons' !important;
  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-fa-heart:before {
  content: "\f004";
}
.icon-fa-heart-o:before {
  content: "\f08a";
}
.icon-fa-navicon:before {
  content: "\f0c9";
}
.icon-ws-cross:before {
  content: "\27";
}
.icon-ws-arrow-left:before {
  content: "\3c";
}
.icon-ws-arrow-right:before {
  content: "\3e";
}
.icon-ws-magnifying-glass:before {
  content: "\4c";
}
.icon-ws-caret-down:before {
  content: "\5b";
}
.icon-ws-caret-right:before {
  content: "\5d";
}
.icon-ws-facebook:before {
  content: "\66";
}
.icon-ws-google-plus:before {
  content: "\67";
}
.icon-ws-twitter:before {
  content: "\74";
}
.icon-ws-down:before {
  content: "\7b";
}
.icon-ws-up:before {
  content: "\7d";
}
.icon-arrow-thin:before {
  content: "\e900";
}
.icon-arrow:before {
  content: "\e902";
}
.icon-arrow-bg:before {
  content: "\e906";
}
.icon-alert-icon:before {
  content: "\e903";
}
.icon-change-view-small:before {
  content: "\e904";
}
.icon-change-view:before {
  content: "\e901";
}
