@font-face {
	font-family: 'Futura Bold';
	src:          url("../fonts/futura-std-bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Parry';
	src:          url("../fonts/ParryPro-SemiBoldItalic.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Futura';
	src: url("../fonts/futura-std-book.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}