/*
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: Yantramanav-Medium;
  src: url(fonts/Yantramanav-Medium.ttf );
}
@font-face {
  font-family: Yantramanav-Bold;
  src: url(fonts/Yantramanav-Bold.ttf );
}
h1,h2,h3,h4,h5{
	 font-family: Yantramanav-Bold !important;
}
h1 a,h2 a,h3 a,h4 a,h5 a{
	 font-family: Yantramanav-Bold !important;
}