@charset "utf-8";
/* CSS Document */

/* COULEUR BULLE VOLUME - COLOR BUBBLE VOLUME */
.jp-volume-bar-value {background: black;}

/* COULEUR TITRE CHANSON - COLOR SONG TITLE */
#currentSong, .currentSong {color: black;}

body {
    font-family: Documan STC, sans-serif!important;
    font-weight: 700;
}

@font-face {
  font-family: documan stc;
  src: url(https://assets.website-files.com/656f2ede7a2421a03db75263/6574885dd7d261a360ff3a79_DocumanSTC-Bold.woff2) format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: documan stc;
  src: url(https://assets.website-files.com/656f2ede7a2421a03db75263/6574887369d385d031314b7b_DocumanSTC-Thin.woff2) format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}


