13 lines
No EOL
311 B
CSS
13 lines
No EOL
311 B
CSS
@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;
|
|
} |