monkeytype/frontend/src
JN03 98ca811989
feat(font): add Kanit and Sarabun (@jnx03) (#6500)
### Description

<!-- Please describe the change(s) made in your PR -->

- Imported `Kanit-Regular.woff2` and `Sarabun-Bold.woff` into the
project’s webfonts directory.
- Updated `frontend/static/fonts/_list.json` to register the new fonts
under “availableFonts.”
- Modified `frontend/src/styles/fonts.scss` to include `@font-face`
declarations for both Kanit Regular and Sarabun Bold, with appropriate
`font-family`, `font-weight`, and `font-style` settings.

---

### Checks

- [ ] Adding quotes?  
- [ ] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ ] Adding a language or a theme?  
- [ ] If it’s a language, did you edit `_list.json`, `_groups.json` and
add `languages.json`?
  - [ ] If it’s a theme, did you add the theme.css?  
- Also please add a screenshot of the theme, it would be extra awesome
if you do so!
- [ ] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org/ for more info)
- [x] Make sure to include your GitHub username prefixed with `@` inside
parentheses at the end of the PR title.

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2025-05-07 15:42:18 +02:00
..
html refactor: move languages to contracts (@fehmer) (#6497) 2025-05-07 14:02:27 +02:00
styles feat(font): add Kanit and Sarabun (@jnx03) (#6500) 2025-05-07 15:42:18 +02:00
ts feat(language): add Thai 1K, 5K, 10K, 50K, and 60K (@jnx03) (#6498) 2025-05-07 15:30:26 +02:00
404.html
email-handler.html impr: allow multiple funboxes with css (@notTamion, @miodec, @fehmer) (#6017) 2025-02-04 17:52:50 +01:00
index.html feat: leaderboard scroll to users position when using the user button (@fehmer) (#6285) 2025-02-20 22:21:24 +01:00
privacy-policy.html impr: allow multiple funboxes with css (@notTamion, @miodec, @fehmer) (#6017) 2025-02-04 17:52:50 +01:00
security-policy.html impr: allow multiple funboxes with css (@notTamion, @miodec, @fehmer) (#6017) 2025-02-04 17:52:50 +01:00
terms-of-service.html impr: allow multiple funboxes with css (@notTamion, @miodec, @fehmer) (#6017) 2025-02-04 17:52:50 +01:00