/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "Anuphan";
  src: url("../Anuphan/Anuphan-Regular.ttf");
  font-weight: normal !important;
  font-style: normal !important;
  /* font-size: 20px; */
}

@font-face {
  font-family: "Anuphan-Bold";
  src: url("../Anuphan/Anuphan-Bold.ttf");
  font-weight: normal !important;
  font-style: normal !important;
}

@font-face {
  font-family: "Anuphan-Semi-Bold";
  src: url("../Anuphan/Anuphan-SemiBold.ttf");
  font-weight: normal !important;
  font-style: normal !important;
}

body {
  font-family: Anuphan !important;
  font-size: 18px;
  letter-spacing: 0px !important
}
b,
strong {
  font-family: Anuphan-Semi-Bold;
  font-weight: normal !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Anuphan-Bold;
}
h1{
  font-size: 48px;
  line-height: 56px;
}
h2{
  font-size: 40px;
  line-height: 48px;
}
h3{
  font-size: 32px;
  line-height: 40px;
}
h4{
  font-size: 24px;
  line-height: 32px;
}
h5{
  font-size: 20px !important;
  line-height: 24px !important;
}
h6{
  font-size: 16px;
  line-height: 22px;
}


h2 a:after {
  bottom: -14px;
}
.selectboxit-container * {
  font-family: Anuphan;
  font-size: 22px;
}
.tooltip {
  font-family: Anuphan;
  font-size: 18px;
}
option {
  font-family: Anuphan;
  font-size: 20px;
  line-height: 20px;
}
.select2-container-multi .select2-choices .select2-search-field input {
  font-family: Anuphan !important;
  font-size: 22px !important;
}
.select2-search input {
  font-family: Anuphan !important;
  font-size: 22px !important;
}
