@font-face {
    font-family: 'THSarabunNew';
    src: url('thsarabunnew-webfont.eot');
    src: url('thsarabunnew-webfont.eot?#iefix') format('embedded-opentype'),
    url('thsarabunnew-webfont.woff') format('woff'),
    url('thsarabunnew-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'THSarabunNew';
    src: url('thsarabunnew_bolditalic-webfont.eot');
    src: url('thsarabunnew_bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
    url('thsarabunnew_bolditalic-webfont.woff') format('woff'),
    url('thsarabunnew_bolditalic-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'THSarabunNew';
    src: url('thsarabunnew_italic-webfont.eot');
    src: url('thsarabunnew_italic-webfont.eot?#iefix') format('embedded-opentype'),
    url('thsarabunnew_italic-webfont.woff') format('woff'),
    url('thsarabunnew_italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'THSarabunNew';
    src: url('thsarabunnew_bold-webfont.eot');
    src: url('thsarabunnew_bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('thsarabunnew_bold-webfont.woff') format('woff'),
    url('thsarabunnew_bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Material Icons';
    src: url('Material-Design-Icons.eot');
    src: local('Material Icons'), local('MaterialIcons-Regular'),
    url('Material-Design-Icons.eot?#iefix') format('embedded-opentype'),
    url('Material-Design-Icons.woff2') format('woff2'),
    url('Material-Design-Icons.woff') format('woff'),
    url('Material-Design-Icons.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

* {
    font-family: 'THSarabunNew', sans-serif;
}

.page-header .page-header-menu .hor-menu .navbar-nav > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li > a {
    font-family: 'THSarabunNew', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'THSarabunNew', sans-serif;
}

[class^="dtp-"] {
    font-family: 'Roboto', sans-serif;
}

.btn-flat {
    background: 0 0;
}