body {
  font-family: sans-serif;
}

h1.wordmark{
	font-family: 'Big Shoulders Stencil Display', cursive;
	font-size: 65px;
	color: #1b1b1b;
	display: inline;
}

h2 {
	font-family: 'Stalinist One';
	font-size: 18px;
	font-weight: 300;
	color: #909090;
	font-style: italic;
	display: inline;
	text-align: right;
}
