Silverlight includes nine basic core fonts (these fonts can be rendered correctly on any browser and operating system Silverlight supports): Arial Arial Black Comic Sans MS Courier New Georgia Lucida Grande / Lucida Sans Unicode Times New Roman Trebuchet MS Verdana But what can you do when you like to use another font which is not included in the core fonts list? The answer is embedding the desired font in your Silverlight application: Add the font file to your application and set the Build Action...