@font-face {
  font-family: 'GenShinGothic';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/genshingothic/GenShinGothic-Normal.eot');
  src: url('../fonts/genshingothic/GenShinGothic-Normal.eot?#iefix') format('embedded-opentype'),
  url('../fonts/genshingothic/GenShinGothic-Normal.woff2') format('woff2'),
  url('../fonts/genshingothic/GenShinGothic-Normal.woff') format('woff'),
  url('../fonts/genshingothic/GenShinGothic-Normal.ttf')  format('truetype');
}
  @font-face {
  font-family: 'GenShinGothic';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/genshingothic/GenShinGothic-Medium.eot');
  src: url('../fonts/genshingothic/GenShinGothic-Medium.eot?#iefix') format('embedded-opentype'),
  url('../fonts/genshingothic/GenShinGothic-Medium.woff2') format('woff2'),
  url('../fonts/genshingothic/GenShinGothic-Medium.woff') format('woff'),
  url('../fonts/genshingothic/GenShinGothic-Medium.ttf')  format('truetype');
}

@font-face {
  font-family: 'GenShinGothic';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/genshingothic/GenShinGothic-Bold.eot');
  src: url('../fonts/genshingothic/GenShinGothic-Bold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/genshingothic/GenShinGothic-Bold.woff2') format('woff2'),
  url('../fonts/genshingothic/GenShinGothic-Bold.woff') format('woff'),
  url('../fonts/genshingothic/GenShinGothic-Bold.ttf')  format('truetype');
}

@font-face {
  font-family: 'Corporate Logo';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/corporatelogo/corporatelogo.eot');
  src: url('../fonts/corporatelogo/corporatelogo.eot?#iefix') format('embedded-opentype'),
  url('../fonts/corporatelogo/corporatelogo.woff2') format('woff2'),
  url('../fonts/corporatelogo/corporatelogo.woff') format('woff'),
  url('../fonts/corporatelogo/corporatelogo.ttf')  format('truetype');
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  src:url('../fonts/FontAwesome5/fa-brands-400.eot');
  src:url('../fonts/FontAwesome5/fa-brands-400.eot?#iefix') format("embedded-opentype"),
  url('../fonts/FontAwesome5/fa-brands-400.woff2') format("woff2"),
  url('../fonts/FontAwesome5/fa-brands-400.woff') format("woff"),
  url('../fonts/FontAwesome5/fa-brands-400.ttf') format("truetype"),
  url('../fonts/FontAwesome5/fa-brands-400.svg#fontawesome') format("svg")
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src:url('../fonts/FontAwesome5/fa-regular-400.eot');
  src:url('../fonts/FontAwesome5/fa-regular-400.eot?#iefix') format("embedded-opentype"),
  url('../fonts/FontAwesome5/fa-regular-400.woff2') format("woff2"),
  url('../fonts/FontAwesome5/fa-regular-400.woff') format("woff"),
  url('../fonts/FontAwesome5/fa-regular-400.ttf') format("truetype"),
  url('../fonts/FontAwesome5/fa-regular-400.svg#fontawesome') format("svg")
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src:url('../fonts/FontAwesome5/fa-solid-900.eot');
  src:url('../fonts/FontAwesome5/fa-solid-900.eot?#iefix') format("embedded-opentype"),
  url('../fonts/FontAwesome5/fa-solid-900.woff2') format("woff2"),
  url('../fonts/FontAwesome5/fa-solid-900.woff') format("woff"),
  url('../fonts/FontAwesome5/fa-solid-900.ttf') format("truetype"),
  url('../fonts/FontAwesome5/fa-solid-900.svg#fontawesome') format("svg")
}

  .fa,.fas{
    font-family:"Font Awesome 5 Free";font-weight:900;
  }


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

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


.iconfont-book:before {
  content: "\e0e0";
  padding-right: .5em;
  font-size: 20px;
}
.icon-open_in_new:before {
  content: "\e89e";
}
.icon-arrow-outline-down:before {
  content: "\e904";
}
.icon-arrow-outline-left:before {
  content: "\e905";
}
.icon-arrow-outline-right:before {
  content: "\e906";
}
.icon-arrow-outline-up:before {
  content: "\e907";
}
.icon-cheveron-down:before {
  content: "\e912";
}
.icon-cheveron-left:before {
  content: "\e908";
}
.icon-cheveron-outline-down:before {
  content: "\e909";
}
.icon-cheveron-outline-left:before {
  content: "\e90a";
}
.icon-cheveron-outline-right:before {
  content: "\e90b";
}
.icon-cheveron-outline-up:before {
  content: "\e90c";
}
.icon-cheveron-right:before {
  content: "\e90d";
}
.icon-cheveron-up:before {
  content: "\e90e";
}
.icon-search:before {
  content: "\f002";
}
.iconfont-eye:before {
  content: "\f06e";
  padding-right: .5em;
  font-size: 20px;
}
.icon-chain:before {
  content: "\f0c1";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-circle-o:before {
  content: "\f10c";
}
.icon-cc-visa:before {
  content: "\f1f0";
}
.icon-cc-mastercard:before {
  content: "\f1f1";
}
.icon-cc-amex:before {
  content: "\f1f3";
}
.icon-cc-jcb:before {
  content: "\f24b";
}
.icon-phone:before {
  content: "\e942";
}
.icon-quotes-left:before {
  content: "\e977";
}
.icon-quotes-right:before {
  content: "\e978";
}