I'm trying to use a custom font (Roboto by Google) in a clients Windows Phone 8.1 (WinRT, not Silverlight) app. Following this tutorial I have included the .ttf and set the "Build Action" to "Content" - unfortunately, this does not work.
This answer suggests I should use the Font Manager in Blend to embed the font, unfortunately I can't seem to find that tool in the latest version (Blend for Visual Studio 2015). Has this feature been moved / removed?