@font-face {
	font-family: 'proxima_nova_rgregular';
	src: url('../fontss/proximanova-reg.eot');
	src: url('../fontss/proximanova-reg.eot?#iefix') format('embedded-opentype'), url('../fontss/proximanova-reg.woff2') format('woff2'), url('../fontss/proximanova-reg.woff') format('woff'), url('../fontss/proximanova-reg.ttf') format('truetype'), url('../fontss/proximanova-reg.svg#proxima_nova_rgregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'proxima_novasemibold';
	src: url('../fontss/proximanova-sbold.eot');
	src: url('../fontss/proximanova-sbold.eot?#iefix') format('embedded-opentype'), url('../fontss/proximanova-sbold.woff2') format('woff2'), url('../fontss/proximanova-sbold.woff') format('woff'), url('../fontss/proximanova-sbold.ttf') format('truetype'), url('../fontss/proximanova-sbold.svg#proxima_novasemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'proxima_nova_rgbold';
	src: url('../fonts/proximanova-bold.eot');
	src: url('../fontss/proximanova-bold.eot?#iefix') format('embedded-opentype'), url('../fontss/proximanova-bold.woff2') format('woff2'), url('../fontss/proximanova-bold.woff') format('woff'), url('../fontss/proximanova-bold.ttf') format('truetype'), url('../fontss/proximanova-bold.svg#proxima_nova_rgbold') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	color: #5a5a5a;
	font-family: proxima_nova_rgregular !important;
	font-size: 14px;
	line-height: 1.8;
	overflow-x: hidden
}