/*
Theme Name: Maker & Smith
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. 
Version: 1.0
Author: Werkshop Design
Author URI: http://www.werkshop.com.au
Template: enfold
*/



/*Add your own styles here:*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/396f92");
@import url("https://use.typekit.net/uss2gmr.css");

@font-face {
	font-family: 'ProximaNova-Light';
	src: url('web-fonts/proxima-nova.eot');
	src: url('web-fonts/proxima-nova.eot?#iefix') format('embedded-opentype'),
		url('web-fonts/proxima-nova.woff2') format('woff2'),
		url('web-fonts/proxima-nova.woff') format('woff'),
		url('web-fonts/proxima-nova.ttf') format('truetype');
}