| # 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"], | 
 | ) |