@font-face {
  font-family: 'ys';
  src:  url('fonts/ys.eot?13k8ut');
  src:  url('fonts/ys.eot?13k8ut#iefix') format('embedded-opentype'),
    url('fonts/ys.ttf?13k8ut') format('truetype'),
    url('fonts/ys.woff?13k8ut') format('woff'),
    url('fonts/ys.svg?13k8ut#ys') 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: 'ys' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;margin-right: 5px;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-w-color.icon-facebook{background-color:#3B5998;}
.icon-w-color.icon-line{background-color:#00c300;}
.icon-lg{font-size: 24px;width: 48px;height: 48px;display: block;line-height: 48px;text-align: center;}
.icon-round{border-radius: 100px;}
.close {position: absolute;right: 32px;top: 32px;width: 32px;height: 32px;opacity: 0.3;}
.close:hover {opacity: 1;}
.close:before, .close:after {position: absolute;left: 15px;content: ' ';height: 33px;width: 2px;background-color: #333;}
.close:before {transform: rotate(45deg);}
.close:after {transform: rotate(-45deg);}
.icon-w-n-text span{display: none;}

.icon-pre:before {
  content: "\e90f";
}
.icon-calender-n:before {
  content: "\e90a";
}
.icon-marker:before {
  content: "\e90b";
}
.icon-user:before {
  content: "\e90c";
}
.icon-price:before {
  content: "\e90d";
}
.icon-cloud:before {
  content: "\e90e";
}
.icon-next:before {
  content: "\e909";
}
.icon-play-button:before {
  content: "\e907";
}
.icon-search:before {
  content: "\e908";
}
.icon-calendar:before {
  content: "\e900";
}
.icon-epaper:before {
  content: "\e901";
}
.icon-facebook:before {
  content: "\e902";
}
.icon-grass:before {
  content: "\e903";
}
.icon-line:before {
  content: "\e904";
}
.icon-share:before {
  content: "\e905";
}
.icon-youtube:before {
  content: "\e906";
}
