/*
Theme Name: Fourkites
Template: Impreza
Version: 1.0
Author:	Brett Widmann - Culture22
Theme URI: http://culture22.com
Author URI: http://culture22.com
*/
/* Add your own styles here: */
@import url("https://use.typekit.net/ipv6nht.css");

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    font-family: proxima-nova-extra-condensed, sans-serif !important;
    font-style: normal;
    font-weight: 700;
}

body{
    font-family: proxima-nova, sans-serif !important;
    font-style: normal;
    font-weight: 400;
}