/* @override 
	https://2025.clva69.fr/wp-content/themes/theme-pour-clva/typographies.css?* */


.edu-sa-hand-400 {
  font-family: "Edu SA Hand", cursive;
  font-optical-sizing: auto;
  font-weight: 400;
  /* From 400 to 700 */
  font-style: normal;
}

body h1, 
body h2, 
body h3, 
body h4, 
body h5, 
body h6,
header .logo,
.reunionsHome ul li time {
	font-family: 'Lato', sans-serif;
	font-weight: 100;
}
h4, h5, h6 {
	font-weight: 400;
}



body p,
time,
body ul,
.nav_container a,
.sub-menu li a,
body .voituresHome h2,
 a.wp-block-button__link,
.post-type-archive-voitures h3,
.post-type-archive-adresses .post_box h2 span,
.overlock-regular {
  font-family: "Overlock", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.overlock-bold {
  font-family: "Overlock", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.overlock-black {
  font-family: "Overlock", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.overlock-regular-italic {
  font-family: "Overlock", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.overlock-bold-italic {
  font-family: "Overlock", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.overlock-black-italic {
  font-family: "Overlock", sans-serif;
  font-weight: 900;
  font-style: italic;
}


p.contributeurs {
	text-align: right;
	font-style: italic;
}


/* Icomoon sample */
li#menu-item-444::after {
  content: "\e905";
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  
  display: block;
  position: absolute;
  color: var(--claire);
  top: 20px; right: 15px;
  font-size: 14px;  
}