Hi there! Looking for some help with two problems I’m having with getting a custom HTML template set up.
1. How do I import custom fonts?
This is probably more of an HTML question, but at the moment, I’ve got .tff files ready to go, but have no clue how to get them into my code. Any guidance available here? Thanks.
2. Second, how do I grab an ‘unsubscribe’ link for an Intercom email?
And then, how do I put this unsubscribe link into a custom template? I’ve tried using the {{ unsubscribe_link }} tag, but it doesn’t seem to be working when I click on the link in the preview that pops up while I’m editing the email.