Anywhere outside a namespace will work. Just add this, you don’t need to include the subfolders:[assembly: ExportFont("Samantha.ttf")] 3. Consume the new font in your controls That’s it! You are now ready to consume the font in your app. Through code or XAML, and directly on a...