/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 24 2026 | 08:14:15 */
@font-face {
    font-family: 'swiftoneregular';
    src: url('swiftone-webfont.eot');
    src: url('swiftone-webfont.eot?#iefix') format('embedded-opentype'),
         url('swiftone-webfont.woff2') format('woff2'),
         url('swiftone-webfont.woff') format('woff'),
         url('swiftone-webfont.ttf') format('truetype'),
         url('swiftone-webfont.svg#swiftoneregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nonchalancebold';
    src: url('nonchalancebold-webfont.eot');
    src: url('nonchalancebold-webfont.eot?#iefix') format('embedded-opentype'),
         url('nonchalancebold-webfont.woff2') format('woff2'),
         url('nonchalancebold-webfont.woff') format('woff'),
         url('nonchalancebold-webfont.ttf') format('truetype'),
         url('nonchalancebold-webfont.svg#swiftoneregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/***************************************POLICES******************************************/
body{
	font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
}
.archive-header .header-bottom, .btn, .comment-meta time, .entry-footer, .entry-header .header-bottom, .entry-header .post-info, .service-font, .tag__link, .tagcloud a, .tax__container a, .widget_calendar thead tr, .woocommerce #respond input#submit, .woocommerce .button.add_to_cart_button, .woocommerce a.button, .woocommerce a.button.alt, .woocommerce a.button.alt.disabled, .woocommerce button.button.alt, .woocommerce button.button.alt.disabled, .woocommerce input#submit, .woocommerce input#submit.alt, .woocommerce input#submit.alt.disabled, .woocommerce input.button, .woocommerce input.button.alt, .woocommerce input.button.alt.disabled, button[type="submit"], input[type="submit"] {
    font-family:inherit;
}

h1, h2, h3, .icon h4{
    font-family: 'nonchalancebold' !important;
}

h1, h2, h3, h4, h5, h6, p {
    margin-top: 0;

}

.swiftone{ 
	 font-family:'swiftoneregular', Helvetica, Arial, sans-serif !important;
	letter-spacing: -0.05em;
	margin-top:0.15em;
}

h1{
	font-size: 36px;
}

h2:not(.czrs-title){
	font-size: 30px;
}
h2.swiftone{
	font-size: 50px;
}

h3:not(.czrs-subtitle){
	font-size: 24px;
}
h3.swiftone{
	font-size: 40px;
}

h4{
	font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif !important;
	font-weight: 600;
}



.page-template-page-menu-jour h2.swiftone{
      background: #FFF;
}


@media screen and (max-width: 767px) {
	h1{
		font-size: 26px !important;
	}
	
	h2:not(.czrs-title) {
		font-size: 26px !important;
	}
  
  	h2.swiftone{
		font-size: 36px !important;
	}
	
	h3:not(.czrs-subtitle) {
		font-size: 22px !important;
	}
	
	h4{
		font-size: 20px !important;
	}

}