/*
	Theme Name: WerkStatt Child Theme
	Theme URI: http://themeforest.net/user/fuelthemes
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.0.0
	Author: fuelthemes
	Template: werkstatt
	Text Domain: werkstatt
*/
@font-face { 
	font-family: LabGrotesque-Regular; 
	src: url('fonts/LabGrotesque-Regular.woff'); 
	font-weight: normal; 
}
ul li  { 
	font-family: LabGrotesque-Regular;
}
span { 
	font-family: LabGrotesque-Regular;
}
form { 
	font-family: LabGrotesque-Regular;
}
header {
	font-family: LabGrotesque-Regular;
}
head {
	font-family: LabGrotesque-Regular;
}
body {
	font-family: LabGrotesque-Regular;
}
#thb-app-inline-css {
	font-family: LabGrotesque-Regular !important;
}
body {font-family:LabGrotesque-Regular, 'BlinkMacSystemFont', -apple-system, 'Roboto' !important;}

div * {
	font-family: Genericons, LabGrotesque-Regular;
}

h1 h2 h3 h4 h5 h6 span {
	font-family: LabGrotesque-Regular;
}

#thb-app-inline-css {
	font-family: LabGrotesque-Regular !important;
}

#thb-style-css {
	font-family: LabGrotesque-Regular !important;
}

label input body em button {
	font-family: LabGrotesque-Regular !important;
}


#mobile-menu,.header {font-family:LabGrotesque-Regular, 'BlinkMacSystemFont', -apple-system, 'Roboto' !important;}

h1,h2,h3,h4,h5,h6,.post.style9 .post-meta,.primary-font {font-family:LabGrotesque-Regular, 'BlinkMacSystemFont', -apple-system, 'Roboto' !important;}

em {font-family:LabGrotesque-Regular, 'BlinkMacSystemFont', -apple-system, 'Roboto' !important;}

.social-feed-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.social-box {
    width: 100%;
    max-width: 340px;
    padding: 0px;
    text-align: center;
}
.social-box h4 {
    font-size: 16px;
    margin-bottom: 10px;
}
