/*
Theme Name:     Ego Exposed
Description:    Child Theme of 2017
Author:         Jonathan
Template:       twentyseventeen

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

@font-face {
	font-family: 'code-bold';
	src: url('fonts/CODE-Bold.otf');
}

@font-face {
	font-family:"Skin-Bones";
	src:url("fonts/SkinBones.eot?") format("eot"),
		url("fonts/SkinBones.woff") format("woff"),
		url("fonts/SkinBones.ttf") format("truetype"),
		url("fonts/SkinBones.svg#Skin&Bones") format("svg");
	font-weight:normal;
	font-style:normal;
}

/*@media only screen and (max-width: 640px) {
    .site-title {
		font-size: 60pt;
	}
}*/

.site-title {
	font-family: "Franklin Gothic Demi","Libre Franklin","Helvetica Neue",helvetica,arial,sans-serif;
	font-size: 60px;
}

body,h1,h2,h3,h4,h5,h6{
	font-family: "Libre Franklin","Helvetica Neue",helvetica,arial,sans-serif;
}


<link href="//cdn-images.mailchimp.com/embedcode/classic-10_7.css" rel="stylesheet" type="text/css">
<style type="text/css">
	#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
	/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
	   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>