@font-face {
  font-family: 'ARSMaquette';
  src: url('/wp-content/themes/yatatheme-child/fonts/ARSMaquettePro-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ARSMaquette';
  src: url('/wp-content/themes/yatatheme-child/fonts/ARSMaquettePro-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'ARSMaquette';
  src: url('/wp-content/themes/yatatheme-child/fonts/ARSMaquettePro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'ARSNovelty';
  src: url('/wp-content/themes/yatatheme-child/fonts/ARSNovelty-Bold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Tomatoes';
  src: url('/wp-content/themes/yatatheme-child/fonts/TOMATOES 2021.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.section-deux-images figure {
  margin-bottom: 0;
}
.section-deux-images .deux-images {
  position: relative;
  height: 680px;
}
.section-deux-images .deux-images figure:first-child {
  position: absolute;
  width: 63%;
  height: 90%;
  left: 0;
  bottom: 0;
}
.section-deux-images .deux-images figure:first-child small {
  left: 1rem;
  right: auto;
}
.section-deux-images .deux-images figure:last-child {
  position: absolute;
  width: 57%;
  height: 53%;
  right: 0;
  top: 0;
  z-index: 2;
  border-left: 11px solid #ffffff;
  border-right: 11px solid #ffffff;
  border-bottom: 11px solid #ffffff;
}
@media (max-width: 1399px) {
  .section-deux-images .deux-images {
    height: 620px;
  }
}
@media (max-width: 991px) {
  .section-deux-images .deux-images {
    height: 530px;
  }
}
@media (max-width: 767px) {
  .section-deux-images .deux-images {
    height: auto;
  }
  .section-deux-images .deux-images figure {
    position: relative !important;
    width: 100% !important;
    height: 60vw !important;
    border: 0 !important;
  }
  .section-deux-images .deux-images figure:first-child {
    margin-bottom: 20px;
  }
}
