@font-face {
    font-family: 'edpensook';
    src: url('../font/ecpensook/edpensook-webfont.eot');
    src: url('../font/ecpensook/edpensook-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../font/ecpensook/edpensook-webfont.html') format('woff'),
         url('../font/ecpensook/edpensook-webfont-2.html') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'edpensook-bold';
    src: url('../font/edpensook-bold/edpensook-bold-webfont.eot');
    src: url('../font/edpensook-bold/edpensook-bold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../font/edpensook-bold/edpensook-bold-webfont.html') format('woff'),
         url('../font/edpensook-bold/edpensook-bold-webfont-2.html') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*น่ารัก*/
@font-face {
    font-family: 'thaisanslite';
    src: url('../font/thaisanslite/thaisanslite.eot');
    src: url('../font/thaisanslite/thaisanslited41d.eot?#iefix') format('embedded-opentype'),
         url('../font/thaisanslite/thaisanslite.html') format('woff'),
         url('../font/thaisanslite/thaisanslite-2.html') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*น่ารัก แต่เล็กกว่า โค้งกว่า*/
@font-face {
    font-family: 'circular';
    src: url('../font/circular/circular.eot');
    src: url('../font/circular/circulard41d.eot?#iefix') format('embedded-opentype'),
         url('../font/circular/circular.html') format('woff'),
         url('../font/circular/circular-2.html') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*น่ารักแบบแปลกๆ*/
@font-face {
    font-family: 'supermarket';
    src: url('../font/supermarket/supermarket-webfont.eot');
    src: url('../font/supermarket/supermarket-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../font/supermarket/supermarket-webfont.html') format('woff'),
         url('../font/supermarket/supermarket-webfont-2.html') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*ตัวเขียน*/
@font-face {
    font-family: 'kaikea';
    src: url('../font/2555-ed_crub-kaikea/2555-ed_crub-kaikea.eot');
    src: url('../font/2555-ed_crub-kaikea/2555-ed_crub-kaikead41d.eot?#iefix') format('embedded-opentype'),
         url('../font/2555-ed_crub-kaikea/2555-ed_crub-kaikea.html') format('woff'),
         url('../font/2555-ed_crub-kaikea/2555-ed_crub-kaikea-2.html') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*น่ารักแบบ ดูดี ชัดดี*/
@font-face {
    font-family: 'bao';
    src: url('../font/layijimahaniyom-bao/layijimahaniyom-bao-1.2.eot');
    src: url('../font/layijimahaniyom-bao/layijimahaniyom-bao-1.2d41d.eot?#iefix') format('embedded-opentype'),
         url('../font/layijimahaniyom-bao/layijimahaniyom-bao-1.2.html') format('woff'),
         url('../font/layijimahaniyom-bao/layijimahaniyom-bao-1.2-2.html') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*น่ารักแต่ ขาด ไม้เอก*/
.font-thaisanslite{
	font-family: 'thaisanslite';
	font-size: 23px;
}
.font-edpensook{
	font-family: 'edpensook';
	font-size: 18px;
}
.font-edpensook-bold{
	font-family: 'edpensook-bold';
	font-size: 18px;
}

.font-circular{
	font-family: 'circular';
	font-size: 23px;
}
.font-supermarket{
	font-family: 'supermarket';
}
.font-kaikea{
	font-family: 'kaikea';
	font-size: 20px;
}
.font-bao{
	font-family: 'bao';
	font-size: 22px;
}