2022.2

Table Of Contents
Ifoutputisproducedontheserverwhilstrunningunderadifferentaccount,thataccountmight
nothaveaccesstothefont.
Ifyoudoaddafonttoaserver,selecttheoption"Installforallusers",anddonotforgettorestart
themachine,asotherwisethefontmightnotbeavailable,duetothewaycertainWindowsver-
sionshandlefonts.
Applyingafont
Toapplyaparticularfonttoapieceoftext,youcan:
l
Selectsometext,oranelementthatcontainstext(see:"Selectinganelement"onpage174)and
selectafontfromtheFontsdrop-downonthetoolbar.
l
UsethenameofthefontinaCSSrule,forexample:
body {
font-family: Verdana, Arial, sans-serif;
}
Insteadofthebodytag,anyelementthatcanhavetheCSSproperty‘font-family’canbeused.
Makesurethattheruleisappliedtothetextthatyouwantedtoapplythefontto;see"Step2:
applyCSStothecontent"onpage266.
Note: Thereasonforspecifyingmorethanonefontinastylesheetforemailsisthatthe
fontmightnotbeavailableonthedeviceonwhichtheyareviewed.
Orderthefontnamesbypreference.Thelastoneshouldbethegenericfontfamily(either
seriforsans-serif).
Importingafont
Toimportafontintoatemplate:
l
DragtheappropriatefontfilesintotheFontsfolderontheResourcespane.
Note: Fontsoftwaremayhavespecificrestrictionsforcopyingandredistribution.Pleaseconsult
thelicenseagreementforeachfontvendorbeforeusingitinatemplate.Itisyourresponsibilityto
complywiththerequirementsofthird-partyagreements.
Note: Vertically-orientedfonts(fontswhosetypefacenamebeginwiththeat(@)character)are
notsupportedinConnect.
Page 292