@eodash/eodash / Configuration / EodashFont
Interface: EodashFont
Properties
family
Font family name.
ts
family: string;link?
Link to stylesheet that defines font-face. Could be either a relative or absolute URL.
ts
optional link?: string;