/*
        This font software is the property of Commercial Type.

        You may not modify the font software, use it on another website, or install it on a computer.

        License information is available at http://commercialtype.com/eula
        For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com

        Copyright (C) 2018 Schwartzco Inc.
        License: 1812-CGXHFR     
*/


@font-face {
  font-family: 'Le Jeune Deck Web';
  src: url('LeJeuneDeck-Stencil-Web.woff2') format('woff2'),
       url('https://meaningful-works.com/wp-content/uploads/2019/04/LeJeuneDeck-Stencil-Web.woff2') format('woff');
  font-weight: 400;
  font-style:  normal;
  font-stretch: normal;
}

.LeJeuneDeck-Stencil-Web {
  font-family: 'Le Jeune Deck Web';
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}

H1 {
font-family: 'Le Jeune Deck Web'!important;
}

H2 {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
font-weight: 300;
}

.custom-header-content .section-title{
	font-family: 'Le Jeune Deck Web'!important;
}

H3 {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
font-weight: 300;
}

Main {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
font-weight: 300;
}

Nav {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
font-weight: 300;
}

@media screen and (min-width: 48em) {
	.custom-logo-link img {
		max-width: 248px;
		padding: 1em;
	}
}

.custom-logo-link img {
    /* display: inline-block; */
    max-height: 120px;
    /* width: auto; */
}
@media screen and (max-width: 2560px) {
	.home .portfolio-wrapper,
	.home #primary {
		display: none;
	}
}
@media screen and (max-width: 2560px) {
	.home .blog-wrapper,
	.home #primary {
		display: inline;
	}
}
/* To Hide the Footer Content */
.site-info a {
	display: none;
}
/* Your need Content */
.site-info:after {
    content: '© Copyright 2025 Meaningful Works | All rights reserved';
}