Hugo Events Academy Hugo Events Academy
    • Contact us

    Campaigns

    • Create your first email campaign
    • Email campaign reports
    • How can I add social media to my email?
    • How do I add a video to my email?
    • How to add Google Analytics (or other Analytics) to an email campaign?
    • How to design emails people will read
    • How to embed the fanbase group signup form in your website
    • How to exclude certain fanbase groups from the campaign-target fanbase groups
    • How to pass through Spam filters
    • How to remove inactive fanbase group members
    • How to resend an unopened campaign
    • How to save your email as a template
    • How to set up a drip campaign for the fanbase group
    • How to set up the fanbase group (un)subscription confirmations
    • How to use custom font in your email template
    • Personalization In Email
    1. Home
    2. Campaigns
    3. How to use custom font in your email template

    How to use custom font in your email template

    This is done by using the page style custom CSS setting:

    You can select the needed font on this website, for example, take this font:

    https://fontlibrary.org/en/font/d-din

    If you scroll to USE THIS FONT:

    you can see the link code, which has to be used like:

    @import url('https://fontlibrary.org/face/d-din');
    

    Then for the needed block, you can add the custom font:

    Edit this page

    ← How to set up the fanbase group (un)subscription confirmations
    Personalization In Email →