/** CSS CUSTOME **/
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/30afb9");

@font-face {
	font-family: 'Caecilia';
	src: url('../fonts/webfonts/30AFB9_1_0.eot');
	src: url('../fonts/webfonts/30AFB9_1_0.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/webfonts/30AFB9_1_0.woff2') format('woff2'),
		 url('../fonts/webfonts/30AFB9_1_0.woff') format('woff'),
	     url('../fonts/webfonts/30AFB9_1_0.ttf') format('truetype');
}

@font-face {
	font-family: 'Caecilialight';
	src: url('../fonts/webfonts/30AFB9_0_0.eot');
	src: url('../fonts/webfonts/30AFB9_0_0.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/webfonts/30AFB9_0_0.woff2') format('woff2'),
		 url('../fonts/webfonts/30AFB9_0_0.woff') format('woff'),
		 url('../fonts/webfonts/30AFB9_0_0.ttf') format('truetype');
}

@font-face {
	font-family: 'CaeciliaBold';
	src: url('../fonts/webfonts/30AFB9_2_0.eot');
	src: url('../fonts/webfonts/30AFB9_2_0.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/webfonts/30AFB9_2_0.woff2') format('woff2'),
		 url('../fonts/webfonts/30AFB9_2_0.woff') format('woff'),
		 url('../fonts/webfonts/30AFB9_2_0.ttf') format('truetype');
}

@font-face {
	font-family: 'CaeciliaHeavy';
	src: url('../fonts/webfonts/30AFB9_3_0.eot');
	src: url('../fonts/webfonts/30AFB9_3_0.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/webfonts/30AFB9_3_0.woff2') format('woff2'),
		 url('../fonts/webfonts/30AFB9_3_0.woff') format('woff'),
		 url('../fonts/webfonts/30AFB9_3_0.ttf') format('truetype');
}
  
@font-face {
	font-family: 'CaeciliaLHeavyItalic';
	src: url('../fonts/webfonts/30AFB9_4_0.eot');
	src: url('../fonts/webfonts/30AFB9_4_0.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/webfonts/30AFB9_4_0.woff2') format('woff2'),
		 url('../fonts/webfonts/30AFB9_4_0.woff') format('woff'),
		 url('../fonts/webfonts/30AFB9_4_0.ttf') format('truetype');
}
 
  
@font-face {
	font-family: 'CaeciliaBoldItalic';
	src: url('../fonts/webfonts/30AFB9_5_0.eot');
	src: url('../fonts/webfonts/30AFB9_5_0.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/webfonts/30AFB9_5_0.woff2') format('woff2'),
		 url('../fonts/webfonts/30AFB9_5_0.woff') format('woff'),
		 url('../fonts/webfonts/30AFB9_5_0.ttf') format('truetype');
}
 
  
@font-face {
	font-family: 'CaeciliaItalic';
	src: url('../fonts/webfonts/30AFB9_6_0.eot');
	src: url('../fonts/webfonts/30AFB9_6_0.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/webfonts/30AFB9_6_0.woff2') format('woff2'),
		 url('../fonts/webfonts/30AFB9_6_0.woff') format('woff'),
		 url('../fonts/webfonts/30AFB9_6_0.ttf') format('truetype');
}
 
  
@font-face {
	font-family: 'CaeciliaLightItalic';
	src: url('../fonts/webfonts/30AFB9_7_0.eot');
	src: url('../fonts/webfonts/30AFB9_7_0.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/webfonts/30AFB9_7_0.woff2') format('woff2'),
		 url('../fonts/webfonts/30AFB9_7_0.woff') format('woff'),
		 url('../fonts/webfonts/30AFB9_7_0.ttf') format('truetype');
}

html { 
	-webkit-font-smoothing: antialiased;  
	-moz-osx-font-smoothing: grayscale; 
	-text-rendering: optimizeLegibility;
}

.slotholder, .tp-caption {font-family:'Caecilialight'!important;}
.tp-caption { top:80px !important; }
.tp-caption img { top:0px !important; margin-top:-30px !important;}
