@font-face {
	font-family: 'lobster_1.4regular';
	src: url('lobster_1.4-webfont.eot');
	src: url('lobster_1.4-webfont.eot?#iefix') format('embedded-opentype'),  url('lobster_1.4-webfont.woff') format('woff'),  url('lobster_1.4-webfont.ttf') format('truetype'),  url('lobster_1.4-webfont.svg#lobster_1.4regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?72190554');
  src: url('../font/fontello.eot?72190554#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?72190554') format('woff'),
       url('../font/fontello.ttf?72190554') format('truetype'),
       url('../font/fontello.svg?72190554#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
.circleButton{
	opacity:0.5;
	border-radius: 50%;
	 background: #BADA55;
  background-size: cover;
  position: absolute;
  width: 130px;
  height: 130px;
	
	
}

.circle {
	bottom:40px;
	left:50%;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, 0.0);
	color: white;
	text-align: center;
	background: rgba(255, 255, 255, 0.0);
	background-size: cover;
	position: absolute;
}
.circle:hover {
	bottom:35px;
	left:47%;
	width: 55px;
	height: 55px;
	border-radius: 50%;
	border: 1px solid #fff;
	color: white;
	text-align: center;
	background: rgba(255, 255, 255, 0.0);
	background-size: cover;
	position: absolute;
}

.circle .icon-bannerfish {
	position: absolute;
	top:5px;
  font-size: 35px;
   color: #fff;
   
}
.circle .icon-skull {
	position: absolute;
	left:50%;
	top:5px;
  font-size: 45px;
   color: #fff;
   
}
*/
