@font-face {
  font-family: 'AmazoneCU';
  src: url('/Fonts/Amazone.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CursiveCU';
  src: url('/Fonts/Cursive.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Girls are WeirdCU';
  src: url('/Fonts/GirlsAreWeird.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HoamCU';
  src: url('/Fonts/Hoam.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Peas and CarrotsCU';
  src: url('/Fonts/Peas and Carrots.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RounhandblkbtCU';
  src: url('/Fonts/Roundhanblkbt.TTF') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BatmanCU';
  src: url('/Fonts/batman.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CooperCU';
  src: url('/Fonts/cooper.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelsinkiCU';
  src: url('/Fonts/helsinki.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PrestigeCU';
  src: url('/Fonts/prestige.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'StencilCU';
  src: url('/Fonts/stencil.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* Tous les inputs an_pf_name[...] */
input.form-control[name^="an_pf_name["],
input[name^="an_pf_name["]{
  text-indent: 10px !important;   /* décale le texte de 5px à droite */
  text-align: left !important;    /* au cas où un style centre le texte */
}