I trying to do one (!) page with the app script HtmlService but want to have specific web fonts.
I added the CSS code for the web fonts, and integrated it with my CSS. It's not working.
I suspect Google Caja (HtmlService is going through the Caja filter) not being able to work with web fonts. Would you know if I am doing something wrong with HtmlService, or if there is any other way to have web fonts through the filtering of Caja?
<link href='http://fonts.googleapis.com/css?family=Fugaz+One' rel='stylesheet' type='text/css'>