add fonts
This commit is contained in:
parent
fd77a0516e
commit
5b3318a465
6 changed files with 31 additions and 0 deletions
13
maquette-tests/assets/fonts/OCR-X/stylesheet.css
Normal file
13
maquette-tests/assets/fonts/OCR-X/stylesheet.css
Normal 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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue