/* 
 Theme Name:     PW
 Author:         Peter Wright
 Author URI:     https://peterwright.me/
 Template:       Divi
 Version:        1.0
 Description:    A Child Theme 
*/ 


/* Custom CSS */


.tk-allumi-std-extended { font-family: "allumi-std-extended",sans-serif; }
.tk-articulat-cf { font-family: "articulat-cf",sans-serif; }
.tk-hanken-grotesk { font-family: "hanken-grotesk",sans-serif; }


body{
    font-family: "hanken-grotesk",sans-serif;
	font-weight:300;
}
h1, h2, h3, h4, h5, h6{
    font-family: "articulat-cf",sans-serif;
	font-weight:200;
}