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