I need to make all HTML styling inline. How would I go about adding an @import (Google Font) to the body tag? I have the following code, but it does not work with the @import.
<body style="@import url(http://fonts.googleapis.com/css?family=Chelsea+Market);font-family: 'Chelsea Market', 'Comic Sans', 'Comic Sans MS', cursive;">