blob: f13a0644b81cc689b757cd051ea07216d2cdfc48 [file] [log] [blame]
# Roboto Mono. Version 2.136
# https://github.com/google/roboto/releases/tag/v2.136
filegroup(
name = "robotofonts",
srcs = [
"opensans-latin-400.woff2",
"opensans-latin-600.woff2",
"opensans-latin-700.woff2",
"opensans-latin-ext-400.woff2",
"opensans-latin-ext-600.woff2",
"opensans-latin-ext-700.woff2",
"roboto-latin-400.woff2",
"roboto-latin-500.woff2",
"roboto-latin-700.woff2",
"roboto-latin-ext-400.woff2",
"roboto-latin-ext-500.woff2",
"roboto-latin-ext-700.woff2",
"roboto-mono-latin-400.woff2",
"roboto-mono-latin-500.woff2",
"roboto-mono-latin-700.woff2",
"roboto-mono-latin-ext-400.woff2",
"roboto-mono-latin-ext-500.woff2",
"roboto-mono-latin-ext-700.woff2",
],
data = ["//lib:LICENSE-Apache2.0"],
visibility = ["//visibility:public"],
)
filegroup(
name = "material-icons",
srcs = [
"material-icons.woff2",
],
data = ["//lib:LICENSE-Apache2.0"],
visibility = ["//visibility:public"],
)