


Src: url('./font/webfont.eot') /* IE9 Compat Modes */ Upload it at theme’s css directory: Tower > CSS. Create a new css file and name it fonts.css.Go to your Theme Files > Tower > WP-Content > Themes > Tower. Connect via FTP to access the theme’s files.If you don't want to support IE 8 and lower, and iOS 4 and lower, and android 4.3 or earlier, then you can just use WOFF and WOFF2. WOFF2 format is a more highly compressed WOFF, for the newest browsers that support it.WOFF format was invented like a mode that stops people pirating the font.SVG format is implemented by iOS on the iPhone and iPad.TTF and OTF are normal old fonts, but some people got annoyed that this meant anyone could download and use them.EOF is needed for Internet Explorers that are older than IE9.Note : Before adding a certain local font to the theme there are a few thing you should know about the font formats and their compatibility with the different browsers. We are referring to Fonts Squirrel webpage on this article. So first thing first you should select the font you want to add. The same instructions are valid for Specular too. In this article, you can find the instructions to add a new local google font to the Tower theme. We receive many questions about this issue on our support forum also, so here we go!

Today we are bringing a simple guide on how to add a local font to your theme. Themes come with multiple features and customizations and even if they have a wide range of them, sometimes you will have to add or change some lines of code, to accomplish what it fits you the best.
