@font-face {
  font-family: 'N27';
  src: url('/wp-content/themes/yatatheme/fonts/N27-Regular.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'N27';
  src: url('/wp-content/themes/yatatheme/fonts/N27-Medium.otf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'N27';
  src: url('/wp-content/themes/yatatheme/fonts/N27-Bold.otf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
.section-boutons .row {
  justify-content: center;
}
.section-boutons .row .col-12 {
  max-width: 795px;
}
.section-boutons .row .col-12 > a:not(:last-child),
.section-boutons .row .col-12 > div:not(:last-child) {
  margin: 0 20px 8px 0;
}
.section-boutons .row .col-12 ._df_button {
  cursor: pointer;
  background: unset;
  border-radius: unset;
}
.section-boutons .centre {
  text-align: center;
}
