@font-face{
		     font-family:'Open Sans';
		     src:url('./wp-content/themes/salient/css/fonts/OpenSans-Light.woff') format('woff');
		     font-weight:300;
		     font-style:normal; font-display: swap;
		}
		 @font-face{
		     font-family:'Open Sans';
		     src:url('./wp-content/themes/salient/css/fonts/OpenSans-Regular.woff') format('woff');
		     font-weight:400;
		     font-style:normal; font-display: swap;
		}
		 @font-face{
		     font-family:'Open Sans';
		     src:url('./wp-content/themes/salient/css/fonts/OpenSans-SemiBold.woff') format('woff');
		     font-weight:600;
		     font-style:normal; font-display: swap;
		}
		 @font-face{
		     font-family:'Open Sans';
		     src:url('./wp-content/themes/salient/css/fonts/OpenSans-Bold.woff') format('woff');
		     font-weight:700;
		     font-style:normal; font-display: swap;
		}
html body[data-header-resize="1"] .container-wrap, 
			html body[data-header-format="left-header"][data-header-resize="0"] .container-wrap, 
			html body[data-header-resize="0"] .container-wrap, 
			body[data-header-format="left-header"][data-header-resize="0"] .container-wrap { 
				padding-top: 0; 
			} 
			.main-content > .row > #breadcrumbs.yoast { 
				padding: 20px 0; 
			}