Custom fonts

1,010 views
Skip to first unread message

chrisj...@gmail.com

unread,
Mar 17, 2014, 9:55:35 AM3/17/14
to gwd...@googlegroups.com
Does this support custom fonts i.e. @font-face type of fonts?

Sukhbir Kaur

unread,
Mar 17, 2014, 1:09:54 PM3/17/14
to gwd...@googlegroups.com
Hi Chris,

Google web designer currently doesn't have a UI for @font-face type of fonts in Text PI, but you can add @font-face  through  code view  . 

Thanks
Sukhbir
(GWD Team)


marius.v...@egplusww.com

unread,
Aug 3, 2015, 9:23:39 AM8/3/15
to Google Web Designer beta
Hello, can you explain the way to add @font-face through code view please ?

Marius

David Ashkenazi

unread,
Aug 5, 2015, 5:43:36 PM8/5/15
to Google Web Designer beta
Hey, you need yo use css in advance mode. although you can't use it on adwords at this point. My advise to you is use illustrator convert the text to outline and import as SVG to GWD.

 @font-face {
      font-family: fontNameFamily;
      src: url(assets/fontName.otf);
    }
    p {
      font-family: fontNameFamily;
    }

good luck,
David Ashkenazi

Luis Roman

unread,
Jun 4, 2018, 10:55:40 AM6/4/18
to Google Web Designer beta
I have the same problem, i need to build a banner ad with Gotham book font but is not available to use with GWD. I did it on Photoshop but it fades a little when i extract as .png. Any ideas of how to add this font in GWD? 

Thanks 

Luis Roman

unread,
Jun 4, 2018, 10:56:18 AM6/4/18
to Google Web Designer beta
Reply all
Reply to author
Forward
0 new messages