<style>body {font-family:'Chulabhorn Likit Text';}</style>
เมื่อเข้าไปดูภายในแฟ้ม ChulabhornLikitText.css พบ code ดังนี้
@font-face {
font-family: 'Chulabhorn Likit Text';
src:
format('woff2'),
format('woff');
font-style: normal; font-weight: normal; font-display: swap;
}
@font-face {
font-family: 'Chulabhorn Likit Text';
src:
format('woff2'),
format('woff');
font-style: normal; font-weight: bold; font-display: swap;
}