I am using google roboto fonts in my site.I am exporting a email from my site.The google roboto fonts not reflected in gmail. Is there is any way so that we get the roboto fonts in gmail.
Thanks in advance.
I am using google roboto fonts in my site.I am exporting a email from my site.The google roboto fonts not reflected in gmail. Is there is any way so that we get the roboto fonts in gmail.
Thanks in advance.
Generally speaking you need to include a css into email body in a similar way you did that for the website. The problem is that not all email clients support custom fonts and according to this, gmail does not support web fonts.
Roboto looks similar to sans-serif and I would suggest to use it for emails.
Update for this question in 2020: Because the Gmail web app is already making use of Roboto, you can use it! (You can also do this (at least from a technical perspective) with "Google Sans". However I do not know if that is something they are OK with people doing. Google Sans is not available on Google Fonts, for example.)
Whether you want to use Roboto this way, which creates the chance for Google to change their UI and thereby how your emails look, is a separate question -- but to the original question of "can you use Roboto?", the answer is yes.
Source: https://www.litmus.com/blog/the-ultimate-guide-to-web-fonts/
I've also tested it personally and it works.