@CHARSET "UTF-8";

@import url(http://fonts.googleapis.com/css?family=Advent+Pro);
@import url(http://fonts.googleapis.com/css?family=Actor);
@import url(http://fonts.googleapis.com/css?family=Shadows+Into+Light+Two);
@import url(http://fonts.googleapis.com/css?family=Raleway);
@font-face
{
	font-family: 'Merienda';
	font-style: normal;
	font-weight: 400;
	src: url(merienda.woff) format('woff');
}

body 
{ 
	font-family: 'Actor', sans-serif;
}

h1 
{ 
	font-family: 'Shadows Into Light Two', cursive;
}

h2
{
	font-family: 'Raleway', sans-serif;
}