@font-face {
  font-family: 'scoringmedia';
  src:
    url('polices/scoringmedia/scoringmedia.ttf?9k9rz4') format('truetype'),
    url('polices/scoringmedia/scoringmedia.woff?9k9rz4') format('woff'),
    url('polices/scoringmedia/scoringmedia.svg?9k9rz4#scoringmedia') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.icone-scoring {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'scoringmedia' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 24px;
  line-height: 1;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icone-scoring-radio-half-checked:before {
  content: "\25c8";
}
.icone-scoring-excel:before {
  content: "\2211";
}
.icone-scoring-tri-asc:before {
  content: "\23f6";
}
.icone-scoring-tri-desc:before {
  content: "\23f7";
}
.icone-scoring-secteurs:before {
  content: "\25a4";
}
.icone-scoring-regions:before {
  content: "\25f0";
}
.icone-scoring-radio-checked:before {
  content: "\25c6";
}
.icone-scoring-trophe:before {
  content: "\1f3c5";
}
.icone-scoring-podium:before {
  content: "\1f3c6";
}
.icone-scoring-ours:before {
  content: "\1f43b";
}
.icone-scoring-homme-femme:before {
  content: "\1f465";
}
.icone-scoring-homme:before {
  content: "\1f468";
}
.icone-scoring-femme:before {
  content: "\1f469";
}
.icone-scoring-ampoule:before {
  content: "\1f4a1";
}
.icone-scoring-power-user:before {
  content: "\1f4a8";
}
.icone-scoring-pdf:before {
  content: "\1f4c4";
}
.icone-scoring-calendrier:before {
  content: "\1f4c6";
}
.icone-scoring-courbe-hausse:before {
  content: "\1f4c8";
}
.icone-scoring-multi-series-bar-chart:before {
  content: "\1f4c9";
}
.icone-scoring-bilans:before {
  content: "\1f4ca";
}
.icone-scoring-actions:before {
  content: "\1f4cb";
}
.icone-scoring-presse:before {
  content: "\1f4da";
}
.icone-scoring-no-spam:before {
  content: "\1f4e2";
}
.icone-scoring-scan:before {
  content: "\1f4e5";
}
.icone-scoring-parution:before {
  content: "\1f4f0";
}
.icone-scoring-tv:before {
  content: "\1f4fa";
}
.icone-scoring-radio:before {
  content: "\1f4fb";
}
.icone-scoring-reseau:before {
  content: "\1f514";
}
.icone-scoring-logo:before {
  content: "\1f5e0";
}
.icone-scoring-administrateur:before {
  content: "\1f6c2";
}
.icone-scoring-radio-unchecked:before {
  content: "\25c7";
}
.icone-scoring-test:before {
  content: "\1f9ea";
}
