/*
Theme Name:    Slacker 85
Description:   Child Theme for Beaver Builder
Version:       1.0.0
Author:        erjjio studios
Author URI:    https://erjjiostudios.com/
Template:      bb-theme
License:       GNU General Public License v2 or later
License URI:   http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Add your custom styles here...Remember to change the Version number above! */ 
body {
	background-color: #fff;
	color: #fff;
	font-family: "W95FA", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 24.47px;
	margin: 0;
	overflow-x: hidden;
}
p {
	margin: 0 0 28px;
	padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "W95FA", sans-serif;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 20px;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 27px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 18px;
	line-height:16.47px
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

@font-face { 
font-family: "W95FA"; 
src: url(https://slacker85.net/wp-content/themes/slacker-85-bb/font/w95fa-webfont.woff2); 
font-weight: 400; 
}
