@font-face {
  font-family: 'Hackney';
  src: url('/wp-content/themes/yatatheme/fonts/Hackney.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Limejuice';
  src: url('/wp-content/themes/yatatheme/fonts/Limejuice.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('/wp-content/themes/yatatheme/fonts/SourceSansPro-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
.section-encadres4colonnes .row > div .encadre {
  padding: 30px;
  color: #E62332;
  background-color: #ffffff;
  margin: 5px;
  border: 1px solid #E62332;
}
.section-encadres4colonnes .row > div:nth-child(even) .encadre {
  color: white;
  background-color: #E62332;
}
