 @font-face {
 font-family: 'ExoRegular';
 src: url('../fonts/exo-regular-webfont.eot');
 src: url('../fonts/exo-regular-webfont.eot') format('embedded-opentype'),  url('../fonts/exo-regular-webfont.woff') format('woff'),  url('../fonts/exo-regular-webfont.ttf') format('truetype'),  url('../fonts/exo-regular-webfont.svg#exoregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
#navigation_bar > ul > li > a,  .paging li a,  .banner .featured_text,  a.banner_button,  h1, h2, h3, h4, h5, h6,  .icon-holder.number,  .tp-caption.rt-theme-bigger-dark-text,  .tp-caption.r-theme-blue,  .tp-caption.r-theme-black {
	font-family:"ExoRegular", Arial, Helvetica, sans-serif;
	-webkit-font-smoothing:antialiased;
}
