add fonts

This commit is contained in:
Julie Blanc 2026-03-10 15:26:40 +01:00
parent cc75afe344
commit 0e03ba8475
15 changed files with 86 additions and 0 deletions

View file

@ -0,0 +1,13 @@
@font-face {
font-family: "OCR X";
src: url("OCR-XTrial-VariableVF.ttf") format("truetype");
font-weight: 10 220;
font-style: normal;
}
@font-face {
font-family: "OCR X";
src: url("OCR-XTrial-VariableVF.woff2") format("woff2");
font-weight: 10 220;
font-style: normal;
}