/*
Theme Name: Odrin Child
Description: A child theme of Odrin Theme
Author: Subsolar Designs
Version: 1.0
Template: odrin
*/

/* font de flamme bleue */

@font-face {
	font-family: Lunatix;
	src: url("https://www.editions-zantetsuken.com/Lunatix-Bold.otf") format("opentype");
}
h2.special-title.special-heading-letter,
h2.flamme_bleue {
	font-family: Lunatix;
  	font-style: normal;
}


@font-face {
	font-family: "Reenie Beanie", cursive!important;
  font-weight: 400;
  font-style: normal;
	src: url("https://fonts.googleapis.com/css2?family=Reenie+Beanie&display=swap") format("opentype");
}

body .fortigosy-hand,
body .fortigosy-hand *,
body #fortigosy-hand,
body #fortigosy-hand *,
body #fortigosy-hand p,
body #fortigosy-hand ol,
body #fortigosy-hand ul,
body #fortigosy-hand ol li,
body #fortigosy-hand ul li {
  font-family: "Reenie Beanie", cursive!important;
  font-weight: 400!important;
  font-style: normal;
  letter-spacing: initial!important;
  margin-bottom:: .5rem!important
}


.ContentSliderWrapper .content-slider-images .bg-image {
  background-size: contain;
  background-repeat: no-repeat;
}