@font-face {
	font-family: 'NewJuneRegular';
	src: url('../fonts/20F59D_1_0.eot');
 	src: url('../fonts/20F59D_1_0.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/20F59D_1_0.woff') format('woff'),
		 url('../fonts/20F59D_1_0.ttf') format('truetype');
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}
@font-face {
	font-family: 'NewJuneMedium';
	src: url('../fonts/326017_0_0.eot');
	src: url('../fonts/326017_0_0.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/326017_0_0.woff2') format('woff2'),
		 url('../fonts/326017_0_0.woff') format('woff'),
		 url('../fonts/326017_0_0.ttf') format('truetype'),
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}
@font-face {
	font-family: 'NewJuneSemibold';
	src: url('../fonts/326017_1_0.eot');
	src: url('../fonts/326017_1_0.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/326017_1_0.woff2') format('woff2'),
		 url('../fonts/326017_1_0.woff') format('woff'),
		 url('../fonts/326017_1_0.ttf') format('truetype'),
 	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}
@font-face {
	font-family: 'NewJuneBold';
	src: url('../fonts/20F59D_0_0.eot');
	src: url('../fonts/20F59D_0_0.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/20F59D_0_0.woff') format('woff'),
		 url('../fonts/20F59D_0_0.ttf') format('truetype');
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}

h1, h2, h3, h4, h5 {
	font-family: NewJuneSemibold;
	letter-spacing: 0;
	text-shadow: none;
	font-weight: normal;
}
h1 {
	color: #c0c0c0; 
	text-align: left;
	font-size: 24pt;
	letter-spacing: 0px;
}
h4 {
	color: #c0c0c0; 
	text-align: left;
	font-size: 14pt;
	letter-spacing: 0px;
}
p {
	font-family: NewJuneRegular;
	font-weight: normal;
	text-shadow: none;
}
a:hover, a:visited, a:link, a:active {
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	text-shadow: none;
	text-decoration: none !important;	
}







