@font-face {
	font-family: 'sacramento';
	font-weight: 400;
	font-style: normal;
	src: url(//example.com/example.woff);
}

@font-face {
	font-family: 'Alfa Slab One';
	font-weight: 400;
	font-style: normal;
	src: url(//example.com/example.woff);
}

