หน้าแรก Playground Logo / Branding

ทดลองฟอนต์สำหรับ Logo / Branding

เลือกฟอนต์และปรับแต่งเพื่อดูตัวอย่างจริงในงาน Logo / Branding — พร้อม export CSS ไปใช้งานได้ทันที

32px
16px
1.8
Preview — Logo / Branding 100%

CSS Code

/* Import ทั้ง 2 fonts */
@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@400;600;700&family=Chonburi:wght@300;400;600&display=swap');

/* Heading */
h1, h2, h3, h4 {
  font-family: 'Kanit', sans-serif;
  font-weight: 700;
}

/* Body */
body, p, li, td {
  font-family: 'Chonburi', sans-serif;
  font-weight: 400;
  line-height: 1.8;
}
ดูฟอนต์แนะนำสำหรับ Logo / Branding →

ทดลองฟอนต์สำหรับงานอื่นๆ