Sure, that works fine. If you're using a web font, you can put a reference to it on your page that the form is on, then use CSS to style the form labels with the font.
If you email me the verbatim snippet that you are entering, I can go test it out and see if I can re-produce it. Shoot me an email at jcooperman@marketo.com
What is the actual code you're putting in? I assume you aren't actually putting this in there:<p><font face="Verdana" size="1">This email was sent to {{lead.Email Address}}.</font>...
Champion/Challenger can be used on the email and will work for trigger campaigns and engagement programs.Add an Email Champion/Challenger - Marketo Docs - Product Docs
You don't need to add the class manually in the code anymore, there is a checkbox in the "Insert Link" dialog that says "Include mkt_tok". Just uncheck it.I disagree slightly in th...
The activity log would only show "Sent Email, Delivered Email, Clicked Link" as you described, but we have business logic on top of our Email Performance Report that would also inc...
+1, it's a good idea to mark unsubscribe after 4-5 soft bounces.A lot of times the email address my have a typo in the domain (causing soft bounces) and there are many spam traps t...
Also beware, media queries will not work in all clients. Here's a good resource:Understanding Media Queries in HTML Email | Litmus Blog Inline styling of elements is best practice ...