@font-face {
    font-family: 'Avenir';
    src: url('../fonts/Avenir-Normal.eot');
    src: url('../fonts/Avenir-Normal.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir-Normal.woff2') format('woff2'), url('../fonts/Avenir-Normal.woff') format('woff'), url('../fonts/Avenir-Normal.ttf') format('truetype');
    font-style: normal;
	font-weight: normal;
}

@font-face {
    font-family: 'Avenir';
    src: url('../fonts/Avenir-Medium.eot');
    src: url('../fonts/Avenir-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir-Medium.woff2') format('woff2'), url('../fonts/Avenir-Medium.woff') format('woff'), url('../fonts/Avenir-Medium.ttf') format('truetype');
    font-style: normal;
	font-weight: 500;
}

@font-face {
    font-family: 'Avenir';
    src: url('../fonts/Avenir-Bold.eot');
    src: url('../fonts/Avenir-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir-Bold.woff2') format('woff2'), url('../fonts/Avenir-Bold.woff') format('woff'), url('../fonts/Avenir-Bold.ttf') format('truetype');
    font-style: normal;
	font-weight: bold;
}

@font-face {
    font-family: 'Avenir';
    src: url('../fonts/Avenir-Black.eot');
    src: url('../fonts/Avenir-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir-Black.woff2') format('woff2'), url('../fonts/Avenir-Black.woff') format('woff'), url('../fonts/Avenir-Black.ttf') format('truetype');
    font-style: normal;
	font-weight: 900;
}