/* @override 
	http://dev.coboboards.com/wp-content/themes/coboboards/style.css?ver=2 */

/*
Theme Name: Cobo Boards Theme
Description: Cobo Boards Theme
Version: 1.0
Author: Helder Luis
Author URI: http://www.helderluis.com
Template: enfold
*/



/*Add your own styles here:*/

@font-face {
    font-family: 'brandon_printedone';
    src: url('fonts/hvd_fonts_-_brandon_printed_one-webfont.woff2') format('woff2'),
         url('fonts/hvd_fonts_-_brandon_printed_one-webfont.woff') format('woff'),
         url('fonts/hvd_fonts_-_brandon_printed_one-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

h2.avia-caption-title {
	font: 120px/100px brandon_printedone !important;
}

div.slideshow_caption div.slideshow_inner_caption div.slideshow_align_caption div.avia-caption-content.av_inherit_color p {
	font-family: brandon_printedone;
	color: white !important;
}

span.avia-menu-text {
	font-family: brandon_printedone;
}

h3.av-special-heading-tag {
	font-family: brandon_printedone;
}

h3.iconbox_content_title {
	font-family: brandon_printedone;
}
