// generated by go run gen-fonts.go; DO NOT EDIT // Package liberationsansitalic provides the "LiberationSans Italic" TrueType font // from the Liberation font family. package liberationsansitalic // import "github.com/go-fonts/liberation/liberationsansitalic" import _ "embed" // TTF is the data for the "LiberationSans Italic" TrueType font. // //go:embed LiberationSans-Italic.ttf var TTF []byte