@font-face {
    font-family: 'THChakraPetch';
    src: url('th_chakra_petch_bold_italic-webfont.eot');
    src: url('th_chakra_petch_bold_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('th_chakra_petch_bold_italic-webfont.woff') format('woff'),
         url('th_chakra_petch_bold_italic-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'THChakraPetch';
    src: url('th_chakra_petch_bold-webfont.eot');
    src: url('th_chakra_petch_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('th_chakra_petch_bold-webfont.woff') format('woff'),
         url('th_chakra_petch_bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'THChakraPetch';
    src: url('th_chakra_petch_italic-webfont.eot');
    src: url('th_chakra_petch_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('th_chakra_petch_italic-webfont.woff') format('woff'),
         url('th_chakra_petch_italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'THChakraPetch';
    src: url('th_chakra_petch-webfont.eot');
    src: url('th_chakra_petch-webfont.eot?#iefix') format('embedded-opentype'),
         url('th_chakra_petch-webfont.woff') format('woff'),
         url('th_chakra_petch-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.th_chakra_petch{
   font-family: 'THChakraPetch', sans-serif;
}