I have been playing with your icon fonts and noticed and alignment issue I believe is due to different baselines in the different font sets.
I am just learning about fonts so I am not sure of the terminology... But I can site an example! If you reference:
http://codepen.io/srbower/pen/social-media-bar/3 The alignment works for the social font.
If you change the class on any of the "i" tags to 'general' rather then 'social' you can see how the other font icon drops.
Am I correct in thinking this is related to how the font was built? It is not necessarily a bug, but it does stop one from using a universal set of styles to cross populate icons.
I have been playing with your icon fonts and noticed and alignment issue I believe is due to different baselines in the different font sets.
I am just learning about fonts so I am not sure of the terminology... But I can site an example! If you reference: http://codepen.io/srbower/pen/social-media-bar/3 The alignment works for the social font.
If you change the class on any of the "i" tags to 'general' rather then 'social' you can see how the other font icon drops.
Am I correct in thinking this is related to how the font was built? It is not necessarily a bug, but it does stop one from using a universal set of styles to cross populate icons.