/*
			You can add your custom layer styles
			in the style attribute of the layer,
			to a style element or
			to an external css file
		*/

		/*#layerslider * {
			font-family: Lato, 'Open Sans', sans-serif;
			font-weight: 300;
		}*/

		#layerslider h1 {
			font-family: 'robotobold_condensed';
			font-size: 60px;
			color: #FFF;
		}

		#layerslider h2.formal {
			font-family: 'eb_garamond12_regular';
			font-size: 40px;
			color: #FFF;
		}
		
		#layerslider h2.formal em {
			font-family: 'eb_garamond12_italic';
			font-size: 40px;
			color: #FFF;
		}