/*
Theme Name:         Bloc Child
Theme URI:          http://alleycatthemes.com/themes/bloc/
Description:        Bloc
Version:            1.6
Author:             Alleycat Themes LTD
Author URI:         http://alleycatthemes.com
License: 						GNU General Public License version 3.0
License URI: 				http://www.gnu.org/licenses/gpl-3.0.html
Tags:               light, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-colors, featured-images, threaded-comments, theme-options, custom-menu
Template: 					bloc
*/
/* Import main theme CSS */
@import url("../bloc/style.css");
@import url("fonts/fonts.css");


/* Add you own CSS here ... */

/*Custom font: brandon*/
h3, h4, h5, h6, .h3, .h4, .h5, .h6 {
	font-family: 'BrandonText-Regular', 'BrandonText-Light', 'BrandonText-Black';
}

/*Logo full height*/
.navbar .site-logo {
	padding: 0;
}