/*
Theme Name:   Skye
Theme URI:    https://www.skyesalonandspa.com
Description:  Child theme for Hello Elementor
Author:       Seventeenth & Blake - A Digital Growth Agency
Author URI:   https://www.17thandblake.com
Template:     hello-elementor
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  hello-elementor-child
*/

/* 
=================================================================
Add your custom styles below this line
=================================================================
*/

/* Import Custom Fonts */ 

@import url('css/gambetta.css');
@import url('css/satoshi.css');


p {
	font-family: Satoshi-medium;
	
	
}

.service-box h2 {
	font-family: 'Satoshi-Regular';
}

.nav li a {
	font-family: Satoshi-Bold !important;
}

h1 {
	font-family: Satoshi-Regular !important;
	font-weight: 600;
}


footer h2 {
	font-family: Satoshi-Regular;
	font-size: 36px;
	
}

header {
  scroll-margin-top: 100px !important;
}


