You need to specify the directory FontsFolder, and set the TrueType attribute on the file:
<DirectoryRef Id="FontsFolder">
<Component Id="MyFontsFonts" Guid="...">
<File Id="font1.ttf" Source="font1.ttf" TrueType="yes" />
<File Id="font2.ttf" Source="font2.ttf" TrueType="yes" />
</Component>
</DirectoryRef>
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…