Hi,
I just purchased a font collection from MyFonts and I am confused as to the best method of adding it to the theme. A few of the forum help links are unavailable and I’m sure some of the things I have read are out of date, so any help would be greatly appreciated.
MyFonts supplies a Webfont Kit, although I presume I can bypass most of the instructions provided and use Font Manager in X. Each font comes with a .woff and .woff2 file. Can I simply use Font Manager’s custom font import to import (one or both?) files and then use the Insert Headers and Footers plugins to add the following to all pages (omitting the final line?):
<!--
/**
* @license
* MyFonts Webfont Build ID 113473
*
* The fonts listed in this notice are subject to the End User License
* Agreement(s) entered into by the website owner. All other parties are
* explicitly restricted from using the Licensed Webfonts(s).
*
* You may obtain a valid license from one of MyFonts official sites.
* http://www.fonts.com
* http://www.myfonts.com
* http://www.linotype.com
*
*/
-->
<link rel="stylesheet" type="text/css" href="MyFontsWebfontsKit.css">
I have spent a great deal of time researching previously problems, only to find there is a simple solution after visiting this forum, so thought I would ask. Basically, will the above work and take care of all the heavy lifting and if not, what do I need to do?
Thanks!