Forum Moderators: not2easy
@font-face {
font-family: 'Seaweed Script';
font-style: normal;
font-weight: 400;
src: local('Seaweed Script'), local('SeaweedScript-Regular'), url('http://themes.googleusercontent.com/static/fonts/{bunch more stuff which I've snipped') format('woff');
}
Which is the best way actually?
h1, h2, h3 {font-family: option1, "option two", option3, sans-serif;}