Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to override "Roboto" Font by any other webfont?

According to base style https://mirror-api-playground.appspot.com/assets/css/base_style.css the "Roboto" is the default Glass font.

Is it possible to use some other webfont (override the Roboto)?

I am sure that ingress player would like to change "Roboto" for "coda_regular"

like image 591
printminion Avatar asked Apr 16 '13 19:04

printminion


People also ask

What font family is Roboto?

Roboto is a neo-grotesque sans-serif typeface family developed by Google as the system font for its mobile operating system, Android, and released in 2011 for Android 4.0 "Ice Cream Sandwich".

Do I need to import Roboto?

Roboto is available via an open source license. You're free to use it with your Adobe Fonts account just as you would any other font in the Adobe Fonts library.

Can I use Roboto font on my website?

If you wish to use the Roboto font on your website, you can use the CSS3 @font-face syntax to embed the external font to your webpage.


1 Answers

Importing font is not supported by the Mirror API and the only font available in the client is indeed Roboto.

like image 87
Alain Avatar answered Oct 05 '22 05:10

Alain