@CHARSET "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Droid+Serif');
@import url('https://fonts.googleapis.com/css?family=Actor');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');
@import url('https://fonts.googleapis.com/css?family=PT+Sans');


@font-face {
	font-family: 'Merienda';
	font-style: normal;
	font-weight: 400;
	src: url(merienda.woff) format('woff');
}

h1 {font-family: 'Droid Serif', serif;}

h2 {font-family: 'Merienda', sans-serif;}

h3 {font-family: 'Actor', sans-serif;}

h4 {font-family: 'Roboto Condensed', sans-serif;}

h5 {font-family: 'Source Sans Pro', sans-serif;}

h6 {font-family: 'PT Sans', sans-serif;}

body {
	font-family: 'Raleway', sans-serif;
}

p {font-family: 'Raleway', sans-serif;}