/*
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/
*/

/* quicksand-regular - latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/quicksand-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/quicksand-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/quicksand-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/quicksand-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/quicksand-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/quicksand-v21-latin-regular.svg#Quicksand') format('svg'); /* Legacy iOS */
}
/* quicksand-700 - latin */
@font-face {
  font-family: 'Quicksand';
  font-style: bold;
  font-weight: 700;
  src: url('/fonts/quicksand-v21-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/quicksand-v21-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/quicksand-v21-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/quicksand-v21-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/quicksand-v21-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/quicksand-v21-latin-700.svg#Quicksand') format('svg'); /* Legacy iOS */
}

/* amatic-sc-700 - latin */
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/amatic-sc-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/amatic-sc-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/amatic-sc-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/amatic-sc-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/amatic-sc-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/amatic-sc-v15-latin-700.svg#AmaticSC') format('svg'); /* Legacy iOS */
}

/* amatic-sc-700 - latin */
@font-face {
  font-family: 'Amatic SC';
  font-style: bold;
  font-weight: 700;
  src: url('/fonts/amatic-sc-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/amatic-sc-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/amatic-sc-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/amatic-sc-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/amatic-sc-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/amatic-sc-v15-latin-700.svg#AmaticSC') format('svg'); /* Legacy iOS */
}

body, p {
	font-family: 'Quicksand', sans-serif;
}

.stml-heading, .stml-contact {
	font-family: 'Amatic SC';
}

