@font-face {
	font-family: 'Century Gothic';
	src: url('../fonts/centurygothic.eot');
	src: local('../fonts/Century Gothic'), local('centurygothic'),
		url('../fonts/centurygothic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/centurygothic.woff') format('woff'),
		url('../fonts/centurygothic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Century Gothic';
	src: url('../fonts/centurygothicbold.eot');
	src: local('../fonts/Century Gothic Bold'), local('centurygothicbold'),
		url('../fonts/centurygothicbold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/centurygothicbold.woff') format('woff'),
		url('../fonts/centurygothicbold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('../fonts/helveticaregular.eot');
    src: local('../fonts/helveticaregular'),
        url('../fonts/helveticaregular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaregular.woff') format('woff'),
        url('../fonts/helveticaregular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('../fonts/helveticabold.eot');
    src: local('../fonts/helveticabold'),
        url('../fonts/helveticabold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticabold.woff') format('woff'),
        url('../fonts/helveticabold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('../fonts/helveticamedium.eot');
    src: local('../fonts/helveticamedium'),
        url('../fonts/helveticamedium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticamedium.woff') format('woff'),
        url('../fonts/helveticamedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('../fonts/helveticalight.eot');
    src: local('../fonts/helveticalight'),
        url('../fonts/helveticalight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticalight.woff') format('woff'),
        url('../fonts/helveticalight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}








