When using a custom font via @font-face, it does render just as I think it should in Chrome. In Firefox, though, additional padding (top and bottom) is added to
@font-face
Just Add:
line-height:1;
to your CSS rules