Webmaster001 Posted March 9, 2012 Share Posted March 9, 2012 Hello, I am trying to set up the font face to force the browsers to use my font. For the client main page I was able to do so by using the font face in the WHMCS.css and bootstrap.css It works in Chrome however it doesn't work in firefox. Whenever I go to knowledgebase in firefox I keep seeing the standard fonts. Any suggestion? @font-face { font-family: 'font name'; src: url('https://www.mydoamin.com/font/fontname.ttf'); } Also for all the CSS components I changed the family of the fonts to my font: font-family:'My font'; Regards 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.