@font-face {
	font-family: "Avenir Book";
	src: url("avenir-book.eot");
	src: url("avenir-book.eot#iefix") format("embedded-opentype"),
	url("avenir-book.woff") format("woff"),
	url("avenir-book.ttf") format("truetype"),
	url("avenir-book.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Avenir Heavy";
	src: url("avenir-heavy.eot");
	src: url("avenir-heavy.eot#iefix") format("embedded-opentype"),
	url("avenir-heavy.woff") format("woff"),
	url("avenir-heavy.ttf") format("truetype"),
	url("avenir-heavy.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Avenir Medium";
	src: url("avenir-medium.eot");
	src: url("avenir-medium.eot#iefix") format("embedded-opentype"),
	url("avenir-medium.woff") format("woff"),
	url("avenir-medium.ttf") format("truetype"),
	url("avenir-medium.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}