@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?jxezot');
  src:  url('fonts/icomoon.eot?jxezot#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?jxezot') format('truetype'),
    url('fonts/icomoon.woff?jxezot') format('woff'),
    url('fonts/icomoon.svg?jxezot#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
h1{
	text-align:center;
	font-size:3em;
	color: white;
    text-shadow: 2px 2px 5px #011826;       
    font-family:'Lobster', cursive;
	font-family: 'Play', sans-serif;
	font-family: 'Cookie', cursive;
	font-family: 'Lobster', cursive;
	}
	
	p{
	color:#fff;
	font-size:1.2em;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	padding: 5px 30px;
	flex-wrap:wrap;
	justify-content:space-around;
	}		
	.ref{
	color: rgba(138,133,133,1.00);
	text-align:center;
	font-family: 'Oswald', sans-serif;
	padding: 5px 30px;
	font-size:1em;
	}	
h3 {
	font-family:'Oswald', sans-serif;
	font-size:18px;
    color: white;
	}
h4 {
	font-family:'Oswald', sans-serif;
	font-size:18px;
    color: white;
   

	}
h6 {
	font-family:'Oswald', sans-serif;
	font-size:16px;
    color:#fff;    
	}
nav {
	font-family:'Oswald', sans-serif;/*fuente botones menu */
	font-size:18px;
	}		
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
  content: "\e900";
}
.icon-pencil:before {
  content: "\e905";
}
.icon-image:before {
  content: "\e90d";
}
.icon-camera:before {
  content: "\e90f";
}
.icon-play:before {
  content: "\e912";
}
.icon-film:before {
  content: "\e913";
}
.icon-video-camera:before {
  content: "\e914";
}
.icon-book:before {
  content: "\e91f";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-menu3:before {
  content: "\e9bf";
}
.icon-shift:before {
  content: "\ea4f";
}
.icon-ctrl:before {
  content: "\ea50";
}
.icon-mail:before {
  content: "\ea83";
}
.icon-mail2:before {
  content: "\ea84";
}
.icon-mail4:before {
  content: "\ea86";
}
.icon-google-plus:before {
  content: "\ea8b";
}
.icon-google-plus2:before {
  content: "\ea8c";
}
.icon-google-plus3:before {
  content: "\ea8d";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}


