ExpertPixels.com
Well-known member
Hey all,
Using 3rd party includes such as font-awesome etc etc.. what's the best method to include these within a XF Style ?? This is for upcoming commercial designs and not just of a personal project.
For example to load font-awesome fonts locally it's default url reference is this:
Sorry if this has been addressed already, I am resuming for another long spell (Yes another one, i am sorry for that).
Regards, Darren
Using 3rd party includes such as font-awesome etc etc.. what's the best method to include these within a XF Style ?? This is for upcoming commercial designs and not just of a personal project.
For example to load font-awesome fonts locally it's default url reference is this:
Code:
@font-face {
font-family: 'FontAwesome';
src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
Sorry if this has been addressed already, I am resuming for another long spell (Yes another one, i am sorry for that).
Regards, Darren