Is there a way to set multiple <style> blocks in the head. I am trying to use a custom web font, which is not really supported in gmail so I'd like to put gmail safe styles in one block and gmail unsafe blocks in another. Apparently if gmail encounters anything it doesn't like in the style block it will remove the whole thing.
Thanks.