/* @font-face cho nhóm "font chữ nổi" (alu-liner / khối, không phải LED
   neon script) — CHỈ dùng cho preview-fonts.html, không dùng ở index.html.
   File vật lý nằm ở themes/default/font-preview/ (tách khỏi
   themes/default/font/ vốn là nguồn cho catalog neon). */

@font-face {
  font-family: 'PV-Anton';
  src: url('../font-preview/Anton-Regular.ttf');
  font-weight: 400;
}

@font-face {
  font-family: 'PV-ArchivoBlack';
  src: url('../font-preview/ArchivoBlack-Regular.ttf');
  font-weight: 400;
}

@font-face {
  font-family: 'PV-BeVietnamPro-Black';
  src: url('../font-preview/BeVietnamPro-Black.ttf');
  font-weight: 900;
}

@font-face {
  font-family: 'PV-Bevan';
  src: url('../font-preview/Bevan-Regular.ttf');
  font-weight: 400;
}

@font-face {
  font-family: 'PV-Coiny';
  src: url('../font-preview/Coiny-Regular.ttf');
  font-weight: 400;
}

@font-face {
  font-family: 'PV-GreatVibes';
  src: url('../font-preview/GreatVibes-Regular.ttf');
  font-weight: 400;
}

@font-face {
  font-family: 'PV-Nunito-Black';
  src: url('../font-preview/Nunito-Black.ttf');
  font-weight: 900;
}

@font-face {
  font-family: 'PV-RobotoCondensed-Bold';
  src: url('../font-preview/RobotoCondensed-Bold.ttf');
  font-weight: 700;
}

@font-face {
  font-family: 'PV-Sarabun-Bold';
  src: url('../font-preview/Sarabun-Bold.ttf');
  font-weight: 700;
}

@font-face {
  font-family: 'PV-Sarabun-Regular';
  src: url('../font-preview/Sarabun-Regular.ttf');
  font-weight: 400;
}

@font-face {
  font-family: 'PV-AlexBrush';
  src: url('../font-preview/ALEXBRUSH-REGULAR.TTF');
  font-weight: 400;
}

@font-face {
  font-family: 'PV-DFVN-OakleyBold';
  src: url('../font-preview/DFVN-OAKLEY-BOLD.OTF');
  font-weight: 700;
}

@font-face {
  font-family: 'PV-FranklinGothicMedium';
  src: url('../font-preview/FRAMD.TTF');
  font-weight: 500;
}

@font-face {
  font-family: 'PV-FzJHWMonoline';
  src: url('../font-preview/FZ-JHW-MONOLINE-SIGNATURE.TTF');
  font-weight: 400;
}

@font-face {
  font-family: 'PV-FzSignRathi';
  src: url('../font-preview/FZSIGNRATHI_UPDATE.TTF');
  font-weight: 400;
}

@font-face {
  font-family: 'PV-HLTGioviale';
  src: url('../font-preview/HLT-Gioviale.ttf');
  font-weight: 400;
}

@font-face {
  font-family: 'PV-SVN-AaronScript';
  src: url('../font-preview/SVN-AaronScript.otf');
  font-weight: 400;
}

@font-face {
  font-family: 'PV-SVN-Darleston';
  src: url('../font-preview/SVN-DARLESTON.OTF');
  font-weight: 400;
}

@font-face {
  font-family: 'PV-SVN-DancingScript';
  src: url('../font-preview/SVN-DancingScript.ttf');
  font-weight: 400;
}

@font-face {
  font-family: 'PV-SVN-Janelotus';
  src: url('../font-preview/SVN-JANELOTUS.OTF');
  font-weight: 400;
}

@font-face {
  font-family: 'PV-TimesNewRoman';
  src: url('../font-preview/TIMES.TTF');
  font-weight: 400;
}

@font-face {
  font-family: 'PV-UVNHoaTay1';
  src: url('../font-preview/UVNHOATAY1.TTF');
  font-weight: 400;
}

@font-face {
  font-family: 'PV-UVNKeChuyen2';
  src: url('../font-preview/UVNKECHUYEN2.TTF');
  font-weight: 400;
}

@font-face {
  font-family: 'PV-VNFShelia';
  src: url('../font-preview/VNF-Shelia-Regular.ttf');
  font-weight: 400;
}

/* Font bổ sung ngoài 21 font mẫu ban đầu — tích hợp thêm cho đa dạng. */
@font-face {
  font-family: 'PV-Haptim-Bold';
  src: url('../font-preview/HAPTIMB.TTF');
  font-weight: 700;
}

@font-face {
  font-family: 'PV-Haptim-Normal';
  src: url('../font-preview/HAPTIMN.TTF');
  font-weight: 400;
}

@font-face {
  font-family: 'PV-Vivaldi';
  src: url('../font-preview/VIVALDII.TTF');
  font-weight: 400;
}

@font-face {
  font-family: 'PV-TimesNewRoman-Bold';
  src: url('../font-preview/TIMESBD.TTF');
  font-weight: 700;
}

@font-face {
  font-family: 'PV-TimesNewRoman-Italic';
  src: url('../font-preview/TIMESI.TTF');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'PV-TimesNewRoman-BoldItalic';
  src: url('../font-preview/TIMESBI.TTF');
  font-weight: 700;
  font-style: italic;
}
