add triplecate
This commit is contained in:
parent
cc75afe344
commit
0d3afdc58d
34 changed files with 357 additions and 295 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