/*
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: Lato;
  src: url('https://mades.es/wp-content/themes/jupiter-child/fonts/Lato-Regular.ttf');
}
@font-face {
  font-family: Oswald;
  src: url('https://mades.es/wp-content/themes/jupiter-child/fonts/Oswald-Regular.ttf');
}

/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/