body {
	font-family: 'Open Sans', 'Arial', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', 'Arial', sans-serif;
	line-height: 1.2em;
}
h1, h2, h3 {
	font-weight: bold;
	text-transform: uppercase;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}