cakephp - How to use fonts in email templates? -


how use fonts oswald , dosis, in email templates content sending using php mail function in cakephp?

oswald , dosis both web-fonts sure know. problem e-mail clients not support web fonts @ all, or have bad support @ best.

you can include web-fonts (url:s) , corresponding css in header of email, make sure have backup font arial, verdana or sans.

a rule of thumb regarding css keep as can inline of major email readers gmail webmail , msn webmail ignores html header together.


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -