/*
Theme Name: P2B-Child
Theme URI: http//.wordpress.org
Discription: Child Theme
Author: Mohammed Amir
Template: Divi
Version: 1.0
*/

/*Google Fonts
@import url('https://fonts.googleapis.com/css?family=Abril+Fatface');
@import url('https://fonts.googleapis.com/css?family=Montserrat:500,600,700');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700');


body {
	color: #666;
	background-color: #fff;
	font-family: Poppins,sans-serif;
	font-size: 14px;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1.7em;
}

h1,h2,h3,h4,h5{
	position: relative;
	font-family: stencil-w01-bold,fantasy;
}
*/
