@font-face {
  font-family: 'thaisans';
  src: url('../fonts/thaisansneue-light-webfont.eot');
  src: url('../fonts/thaisansneue-light-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/thaisansneue-light-webfont.woff2') format('woff2'),
        url('../fonts/thaisansneue-light-webfont.woff') format('woff'),
        url('../fonts/thaisansneue-light-webfont.ttf') format('truetype'),
        url('../fonts/thaisansneue-light-webfont.svg#thaisans_neuelight') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'thaisans';
  src: url('../fonts/thaisansneue-regular-webfont.eot');
  src: url('../fonts/thaisansneue-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/thaisansneue-regular-webfont.woff2') format('woff2'),
        url('../fonts/thaisansneue-regular-webfont.woff') format('woff'),
        url('../fonts/thaisansneue-regular-webfont.ttf') format('truetype'),
        url('../fonts/thaisansneue-regular-webfont.svg#thaisans_neueregular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'thaisans';
  src: url('../fonts/thaisansneue-semibold-webfont.eot');
  src: url('../fonts/thaisansneue-semibold-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/thaisansneue-semibold-webfont.woff2') format('woff2'),
        url('../fonts/thaisansneue-semibold-webfont.woff') format('woff'),
        url('../fonts/thaisansneue-semibold-webfont.ttf') format('truetype'),
        url('../fonts/thaisansneue-semibold-webfont.svg#thaisans_neuesemi_bold') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'thaisans';
  src: url('../fonts/thaisansneue-bold-webfont.eot');
  src: url('../fonts/thaisansneue-bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/thaisansneue-bold-webfont.woff2') format('woff2'),
       url('../fonts/thaisansneue-bold-webfont.woff') format('woff'),
       url('../fonts/thaisansneue-bold-webfont.ttf') format('truetype'),
       url('../fonts/thaisansneue-bold-webfont.svg#thaisans_neuebold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?373yfu');
  src:  url('../fonts/icomoon.eot?373yfu#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?373yfu') format('truetype'),
    url('../fonts/icomoon.woff?373yfu') format('woff'),
    url('../fonts/icomoon.svg?373yfu#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
  
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-display: swap;
}

.icon-search:before {
  content: "\e900";
}
.icon-close:before {
  content: "\e901";
}
.icon-pin:before {
  content: "\e902";
}
.icon-tel:before {
  content: "\e903";
}
.icon-back-l:before {
  content: "\e904";
}
.icon-next-l:before {
  content: "\e905";
}
.icon-i-back:before {
  content: "\e906";
}
.icon-i-next:before {
  content: "\e907";
}
.icon-audio:before {
  content: "\e908";
}
.next-gallery:before {
  content: "\e909";
}
.prev-gallery:before {
  content: "\e90a";
}
.icon-prev:before {
  content: "\f104";
}
.icon-next:before {
  content: "\f105";
}
.icon-up:before {
  content: "\f106";
}
.icon-down:before {
  content: "\f107";
}