@font-face {
  font-family: 'CircularStd';
  font-weight: 400;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Book.otf') format('opentype');
}

@font-face {
  font-family: 'CircularStd';
  font-weight: 500;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Medium.otf') format('opentype');
}

@font-face {
  font-family: 'CircularStd';
  font-weight: 700;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Bold.otf') format('opentype');
}

 
/* FC Vision Rounded — Hometouch CI font (Thai + Latin, rounded display) */
@font-face {
  font-family: 'FC Vision Rounded';
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url('FCVisionRounded-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'FC Vision Rounded';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('FCVisionRounded-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'FC Vision Rounded';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url('FCVisionRounded-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'FC Vision Rounded';
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url('FCVisionRounded-SemiBold.ttf') format('truetype');
}
@font-face {
  font-family: 'FC Vision Rounded';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('FCVisionRounded-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'FC Vision Rounded';
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url('FCVisionRounded-ExtraBold.ttf') format('truetype');
}

/* Noto Sans Thai — body font, Thai + Latin glyph coverage. */
@font-face {
  font-family: 'Noto Sans Thai';
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url('NotoSansThai-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Noto Sans Thai';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('NotoSansThai-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Noto Sans Thai';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url('NotoSansThai-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'Noto Sans Thai';
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url('NotoSansThai-SemiBold.ttf') format('truetype');
}
@font-face {
  font-family: 'Noto Sans Thai';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('NotoSansThai-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Noto Sans Thai';
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url('NotoSansThai-ExtraBold.ttf') format('truetype');
}
