add fonts

This commit is contained in:
Julie Blanc 2026-03-10 08:49:17 +01:00
parent fd77a0516e
commit 5b3318a465
6 changed files with 31 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;
}