diff --git a/.gitignore b/.gitignore index e101264..f42ad33 100644 --- a/.gitignore +++ b/.gitignore @@ -68,7 +68,6 @@ web_modules/ # dotenv environment variable files .env .env.* -!.env.example # parcel-bundler cache (https://parceljs.org/) .cache @@ -142,9 +141,6 @@ data/ *.db *.db-shm *.db-wal -fonts/*.ttf -fonts/*.otf - #AI CLAUDE.md /.claude diff --git a/fonts/GnuMICR.ttf b/fonts/GnuMICR.ttf new file mode 100644 index 0000000..f2c6d46 Binary files /dev/null and b/fonts/GnuMICR.ttf differ