/*
 Font Name: CSChatThaiUI
 Weights: 400
*/

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

}