@font-face {
	font-family: Avenir;
	src: url(../font/Avenir-Medium.ttf);
	font-weight: 400;
}

@font-face {
	font-family: Avenir;
	src: url(../font/Avenir-Heavy.ttf);
	font-weight: 700;
}