/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    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/
*/



/*

@font-face {
	font-family: Futura-Book;  
	src: url(public_html/your-site/wp-content/themes/jupiter-child/Fonts/Futura-Book.ttf);  
	font-weight: normal;  
}

body {
	background-color:#fff;
}

p {
font-family: "Futura-Book";

*/