Select your account, click +, then paste in the signature pane (⌘V).
Uncheck « Match default message font ».
Apple Mail (iOS)
Send the signature to your iPhone (e.g., to yourself).
Long-press → Copy.
Settings → Mail → Signature → paste.
Shake → Undo Attributes if formatting got stripped, then re-paste.
Gmail (web)
Click Copy HTML.
Open Gmail → ⚙ Settings → See all settings → General → Signature.
Create a new signature, paste (⌘V / Ctrl+V).
Save changes at the bottom of the page.
Outlook (web / new desktop)
Click Copy HTML.
Open Outlook → Settings → Mail → Compose and reply.
Paste in the signature editor.
Set as default for new messages and replies if desired.
Outlook (legacy desktop, Windows)
Outlook desktop on Windows strips Google Fonts and inline SVGs. Use the Download HTML file instead :
Click Download to get the .html file.
Open it in a browser, select all (Ctrl+A), copy (Ctrl+C).
Outlook → File → Options → Mail → Signatures → New, then paste.
Le rendu utilisera Helvetica/Arial + Consolas en fallback — c'est normal.
Tip — Logo hosting
Le logo est embarqué en base64 PNG dans le HTML — fonctionne partout sans hébergement externe. Si tu préfères un PNG hébergé (HTML plus léger), tu peux remplacer la balise <img src="data:..."> par <img src="https://weareirl.com/mail/logo.png"> après copie.
Light & Dark mode
Le HTML embarque deux versions du logo (noir + blanc) et bascule automatiquement via @media (prefers-color-scheme: dark). Support garanti sur Apple Mail (macOS/iOS) et Outlook for Mac. Sur les autres clients : si la media query n'est pas supportée, le logo noir reste affiché par défaut — solution sûre.