/*
Theme Name:     tradingpinmart Child Theme | Shared by VestaThemes.com
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the tradingpinmart theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       tradingpinmart
Text Domain: mk_framework
Domain Path: /languages/
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

@font-face {
  font-family: 'BellMTBold';
  src: url('fonts/BellMTBold.eot?#iefix') format('embedded-opentype'),  
  url('fonts/BellMTBold.woff') format('woff'), 
  url('fonts/BellMTBold.ttf')  format('truetype'), 
  url('fonts/BellMTBold.svg#BellMTBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

h1, h2 {
    
    font-family: 'BellMTBold' !Important;
}
.header-logo img {
    width: auto !important;
    max-width: 70px !important;
}