html, body {
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
overflow-x: hidden;
}

@font-face {
	font-family: 'Conv_NeutText';
	src: url('fonts/NeutText.eot');
	src: local('☺'), url('fonts/NeutText.woff') format('woff'), url('fonts/NeutText.ttf') format('truetype'), url('fonts/NeutText.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_NeutTextBold';
	src: url('fonts/NeutTextBold.eot');
	src: local('☺'), url('fonts/NeutTextBold.woff') format('woff'), url('fonts/NeutTextBold.ttf') format('truetype'), url('fonts/NeutTextBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
