/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

@font-face {font-family: 'Juventus';
src: url('b4ccc98add6cc60de17dbb589dca2164.woff2') format('woff2'), 
url('b4ccc98add6cc60de17dbb589dca2164.woff') format('woff'),
url('b4ccc98add6cc60de17dbb589dca2164.ttf') format('truetype');
}

H1, H2, H3, H4, H5, H6, nav{
   font-family: 'Juventus'
}

H2.q_slide_title{
	   font-family: 'Juventus'
}

header .search_button{
	top:-4px
}
.blog_text_holder.info_bottom {
    top: 9px;
    bottom: unset;
}