@font-face {
	font-family: 'Burbank';
	src: url('../fonts/BurbankSmall-Bold.eot');
	src: url('../fonts/BurbankSmall-Bold.eot#iefix') format('embedded-opentype'),
		url('../fonts/BurbankSmall-Bold.woff') format('woff2'),
		url('../fonts/BurbankSmall-Bold.woff') format('woff'),
		url('../fonts/BurbankSmall-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Burbank';
	src: url('../fonts/BurbankSmall-Black.eot');
	src: url('../fonts/BurbankSmall-Black.eot#iefix') format('embedded-opentype'),
		url('../fonts/BurbankSmall-Black.woff') format('woff2'),
		url('../fonts/BurbankSmall-Black.woff') format('woff'),
		url('../fonts/BurbankSmall-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Nunito Sans';
	src: url('https://stagefrightmonsters.com/fonts/NunitoSans-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}