You could try adding another spritefont object which contains the different frames. For example, you'll have SpriteFontStyle1 and SpriteFontStyle2.
In game, place both objects in the same place. Manually toggle the visibility of both sprite font objects to achieve the animation you want.