More specifically, I believe including this in the css would negate the need 
for an HTML template:

@import url('https://fonts.googleapis.com/css?family=Lato:400,700’);

> On May 17, 2018, at 3:04 PM, Harbs <harbs.li...@gmail.com> wrote:
> 
> Why not just include the font in the CSS file?[1]
> 
> [1]https://css-tricks.com/snippets/css/using-font-face/ 
> <https://css-tricks.com/snippets/css/using-font-face/>
>> On May 17, 2018, at 2:57 PM, Carlos Rovira <carlosrov...@apache.org 
>> <mailto:carlosrov...@apache.org>> wrote:
>> 
>> One more thing, we have as in MDL the use of an html template:
>> 
>> <htmlTemplate>
>> ${basedir}/target/javascript/bin/js-debug/jewel-example-index-template.html
>> </htmlTemplate>
>> 
>> but only to get the FONT:
>> 
>> <link href="https://fonts.googleapis.com/css?family=Lato:400,700 
>> <https://fonts.googleapis.com/css?family=Lato:400,700>" rel=
>> "stylesheet">
> 

Reply via email to