@font-face
{
font-family: [color=red]ชื่อฟ้อนต์[/color];
src: url([color=red]ที่อยู่ฟ้อน.TTF[/color] );
}
@font-face {
font-family: 'AlfaSlabOne-Regular-OTF-webfont';
src: url('../font/AlfaSlabOne-Regular-OTF-webfont.eot');
src: url('../font/AlfaSlabOne-Regular-OTF-webfont.eot?#iefix') format('embedded-opentype'),
url('../font/AlfaSlabOne-Regular-OTF-webfont.woff') format('woff'),
url('../font/AlfaSlabOne-Regular-OTF-webfont.ttf') format('truetype'),
url('../font/AlfaSlabOne-Regular-OTF-webfont.svg#AlfaSlabOne-Regular-OTF-webfont') format('svg');
font-weight: normal;
font-style: normal;
}
รองรับหลาย Browser ครับ