removed unused Bai Jamjuree font weights from layout file too

This commit is contained in:
2026-03-27 09:01:19 +01:00
parent 53ba1b7194
commit 60246f7fd6

View File

@@ -20,30 +20,7 @@
<style> <style>
/* #region New Fonts */ /* #region New Fonts */
/* Bai Jamjuree. wght: 200-700 */ /* Bai Jamjuree. wght: 400-700 */
@font-face {
font-family: "Bai Jamjuree";
src: url("/fonts/bai-jamjuree/extralight.ttf");
font-weight: 200;
}
@font-face {
font-family: "Bai Jamjuree";
src: url("/fonts/bai-jamjuree/extralight-italic.ttf");
font-weight: 200;
font-style: italic;
}
@font-face {
font-family: "Bai Jamjuree";
src: url("/fonts/bai-jamjuree/light.ttf");
font-weight: 300;
}
@font-face {
font-family: "Bai Jamjuree";
src: url("/fonts/bai-jamjuree/light-italic.ttf");
font-weight: 300;
font-style: italic;
}
@font-face { @font-face {
font-family: "Bai Jamjuree"; font-family: "Bai Jamjuree";
src: url("/fonts/bai-jamjuree/regular.ttf"); src: url("/fonts/bai-jamjuree/regular.ttf");