/*
 Theme Name:   1000Hz
 Description:  1000Hz Theme
 Author:       nld.marketing
 Author URI:   https://nld.marketing
 Template:     lodestar
 Version:      1.0
 Text Domain:  1000hz
*/

@font-face {
    font-family: 'fourseasons_essentialregular';
    src: url('four_seasons_essential-webfont.eot');
    src: url('four_seasons_essential-webfont.eot?#iefix') format('embedded-opentype'),
         url('four_seasons_essential-webfont.woff2') format('woff2'),
         url('four_seasons_essential-webfont.woff') format('woff'),
         url('four_seasons_essential-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

.site-title a {
	font-family: "fourseasons_essentialregular";
}

h1, h2, h3 {
	font-family: "fourseasons_essentialregular";
}

@media screen and (min-width: 60em) {
	body.lodestar-front-page #primary {
		margin: auto;
		max-width: 700px;
		width: 64%;
	}
}
