@font-face {
	font-family: "BickleyScript";
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/BickleyScript.ttf") format("truetype");
}
	
.logowh {
	font-family:BickleyScript;
	font-size:45px;
	font-weight:bold;
	margin-top:3%;
	color:#A58D61;
}
.logofooter {
	font-family:BickleyScript;
	font-size:70px;
	font-weight:bold;
	color:#A58D61;
}


/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) and (max-width: 767px) {
.logowh {
	font-family:BickleyScript;
	font-size:45px;
	font-weight:bold;
	margin-top:8%;
	color:#A58D61;
}
.logofooter {
	font-family:BickleyScript;
	font-size:70px;
	font-weight:bold;
	color:#A58D61;
}

}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	
}



/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) and (max-width: 479px) {


/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) and (max-width: 767px) {


/* Small Devices, Tablets */
@media only screen and (min-width: 768px) and (max-width: 991px) {
