Generate OTF (quads, not cff) for VF, rename upright to roman and add googlefonts makefile target
This commit is contained in:
parent
4ca248c6c8
commit
bc8b267b01
10 changed files with 63 additions and 20 deletions
|
|
@ -189,7 +189,7 @@ BUGS:
|
|||
font-weight: 100 900;
|
||||
font-style: normal;
|
||||
font-named-instance: 'Regular';
|
||||
src: url("font-files/Inter-upright.var.woff2?v={{font_v}}") format("woff2");
|
||||
src: url("font-files/Inter-roman.var.woff2?v={{font_v}}") format("woff2");
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Inter UI var alt';
|
||||
|
|
|
|||
Reference in a new issue