@font-face {
    font-family: 'Thaisans';
    src: url('fonts/thaisansneue-regular.eot');
    src: url('fonts/thaisansneue-regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/thaisansneue-regular.woff') format('woff'),
    url('fonts/thaisansneue-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Thaisans';
    src: url('fonts/thaisansneue-bold.eot');
    src: url('fonts/thaisansneue-bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/thaisansneue-bold.woff') format('woff'),
    url('fonts/thaisansneue-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'ThaisansBold';
    src: url('fonts/thaisansneue-semibold.eot');
    src: url('fonts/thaisansneue-semibold.eot?#iefix') format('embedded-opentype'),
    url('fonts/thaisansneue-semibold.woff') format('woff'),
    url('fonts/thaisansneue-semibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ThaisansBold';
    src: url('fonts/thaisansneue-extrabold.eot');
    src: url('fonts/thaisansneue-extrabold.eot?#iefix') format('embedded-opentype'),
    url('fonts/thaisansneue-extrabold.woff') format('woff'),
    url('fonts/thaisansneue-extrabold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}