@font-face {
  font-family: 'Sourcesanspro';
  src: url('/wp-content/themes/yatatheme/fonts/SourceSansPro-Regular.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Sourcesanspro';
  src: url('/wp-content/themes/yatatheme/fonts/SourceSansPro-Semibold.otf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Donau';
  src: url('/wp-content/themes/yatatheme/fonts/Donau Neue_Uppercase.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.section-icones .container > .row.jcc {
  justify-content: center;
}
.section-icones .colonne {
  text-align: center;
}
.section-icones .colonne span {
  font-size: 5rem;
  display: inline-block;
  margin-bottom: 15px;
  color: #3CBFB6;
}
.section-icones .colonne h3 {
  font-family: 'Sourcesanspro', sans-serif;
  font-size: 2rem;
  color: #363738;
  text-transform: none;
}
.section-icones .colonne p {
  margin-bottom: 0;
}
.section-icones .colonne .bouton1 {
  margin-top: 20px;
  min-width: auto;
}
@media (max-width: 991px) {
  .section-icones .colonne:not(:last-child) {
    margin-bottom: 30px;
  }
}
