@font-face {
    font-family: 'Anuphan-Thin';
    src: url('../fonts/Anuphan-Thin.eot');
    src: url('../fonts/Anuphan-Thin.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Anuphan-Thin.woff2') format('woff2'),
         url('../fonts/Anuphan-Thin.woff') format('woff'),
         url('../fonts/Anuphan-Thin.ttf')  format('truetype'),
         url('../fonts/Anuphan-Thin.svg#Anuphan') format('svg');
}
@font-face {
    font-family: 'Anuphan-Light';
    src: url('../fonts/Anuphan-Light.eot');
    src: url('../fonts/Anuphan-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Anuphan-Light.woff2') format('woff2'),
         url('../fonts/Anuphan-Light.woff') format('woff'),
         url('../fonts/Anuphan-Light.ttf')  format('truetype'),
         url('../fonts/Anuphan-Light.svg#Anuphan') format('svg');
}
@font-face {
    font-family: 'Anuphan-Regular';
    src: url('../fonts/Anuphan-Regular.eot');
    src: url('../fonts/Anuphan-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Anuphan-Regular.woff2') format('woff2'),
         url('../fonts/Anuphan-Regular.woff') format('woff'),
         url('../fonts/Anuphan-Regular.ttf')  format('truetype'),
         url('../fonts/Anuphan-Regular.svg#Anuphan') format('svg');
}
@font-face {
    font-family: 'Anuphan-Bold';
    src: url('../fonts/Anuphan-Bold.eot');
    src: url('../fonts/Anuphan-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Anuphan-Bold.woff2') format('woff2'),
         url('../fonts/Anuphan-Bold.woff') format('woff'),
         url('../fonts/Anuphan-Bold.ttf')  format('truetype'),
         url('../fonts/Anuphan-Bold.svg#Anuphan') format('svg');
}


html , body , a ,.uk-accordion-title {

  font-family: 'Anuphan-Regular';

}

.uk-h1, h1{
font-family: 'Anuphan-Bold';
font-size: 40px;
line-height: 52px;
color: #000000;
}
.uk-h2, h2 {
font-family: 'Anuphan-Bold';
font-size: 28px;
line-height: 36px;
color: #000000;
}
.uk-h3, h3 {
font-family: 'Anuphan-Bold';
font-size: 22px;
line-height: 29px;
color: #000000;
}
.uk-h4, h4 {
font-family: 'Anuphan-Bold';
font-size: 16px;
line-height: 24px;
color: #000000;
}
.breadcrumbs-panel {
  background: #F5F5F5;
}
ul.uk-breadcrumb {
margin: 10px 0px;
}
.breadcrumbs-panel .uk-margin-medium-bottom {
  margin-bottom: 0px !important;
}

.light-purple {
  color: #7D5AA3;
}
.orange {
  color: #FF650E;

}
