XenForo Turned my logo into a font type, and wanted to implement it into xenforo.

O

oO5 Dynasty

Guest
I just recently turned my logo into a font type, and I wanted to use it as a icon inside xenforo. Does anybody know how can this be done?
I wanna use the logo inside of the navigation bar for a link. I know using font awesome is easier, but you have to pay them yearly for them to host your icon. So I want to host the icon myself and just looking for assistance on how to implement it into xenforo.

Code:

<i class="icon-oO5Dynasty"></i>



Code:

Code:
@font-face {
  font-family: 'oo5dynasty';
  src...

Read more

Continue reading...