/*
Theme Name: printify child
Theme URI: http://z.commonsupport.com/printify/
Author: template_path
Author URI: https://themeforest.net/user/template_path/portfolio
Description: This is Printify All Pourpose Printing Solution theme
Version: 3.1.0
License: copyright commercial
License URI: https://themeforest.net/user/template_path/portfolio
Text Domain: printify
Template: printify
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
Tested up to: 6.5.3
Requires PHP:7
*/
@font-face {
  font-family: 'cambria';
  src: url('fonts/cambria.ttc');
  font-weight: normal;
  font-style: normal;
}
body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, div, li, ul, input, a, p , font font{
	font-family: 'cambria', sans-serif !important;
}
.header-navigation ul.navigation-box > li:before {
    display: none;
}
.header-navigation ul.navigation-box > li a {
	padding: 10px 15px; 

}