/*
Theme Name:     Jupiter Child Theme PropertyUpgrader
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    PropertyUpgrader Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
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: 'Insolent';
	src: url('/fonts/insolent.eot');
	src: url('/fonts/insolent.eot?#iefix') format('embedded-opentype'),
		url('/fonts/insolent.woff') format('woff'),
		url('/fonts/insolent.ttf') format('truetype'),
		url('/fonts/insolent.svg') format('svg');


*/