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

[class^="ic-"], [class*=" ic-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon-biothai' !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;
}


.ic-arrow-left:before {
  content: "\e90a";
}
.ic-arrow-right:before {
  content: "\e910";
}
.ic-view:before {
  content: "\e906";
}
.ic-arrow-slide-right:before {
  content: "\e908";
}
.ic-arrow-slide-left:before {
  content: "\e909";
}
.ic-location-arrow:before {
  content: "\e907";
}
.ic-lineapp:before {
  content: "\e905";
}
.ic-blockdit .path1:before {
  content: "\e901";
  color: rgb(43, 43, 43);
}
.ic-blockdit .path2:before {
  content: "\e902";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.ic-youtube:before {
  content: "\e903";
}
.ic-time:before {
  content: "\e900";
}
.ic-search:before {
  content: "\e904";
}
.ic-arrow-down:before {
  content: "\e90b";
}
.ic-arrow-up:before {
  content: "\e90c";
}
.ic-twitter:before {
  content: "\e90d";
}
.ic-link:before {
  content: "\e90e";
}
.ic-facebook:before {
  content: "\e90f";
}
