/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 22, 2017, 4:57:29 PM
    Author     : wave
*/

@font-face { 
    font-family: 'Kanit'; 
    src: url("Kanit-Regular.ttf")format('truetype'); 
    font-weight: normal; 
    font-style: normal; 
    unicode-range: U+0E00–U+0E7F;
}
body,h1,h2,h3,h4,h5,h6 {
    font-family: 'Kanit','Kanit' ,sans-serif;
    font-size: 16px;
	font-style: normal;
}
