
@font-face {
  font-family: 'FontAwesome-7';
  src: url('font-awesome-drop/FontAwesome-7.otf');
  font-weight: normal;
  font-style: normal;
}
.fa-cm {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome-7;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-cm-close:before {
  content: "\F05C";
}

.fa-cm-search:before {
  content: "\F002";
}


.fa-cm-arrow-left:before {
  content: "\F178";
}


.fa-cm-billeterie:before {
  content: "\F145";
}


.fa-cm-enveloppe:before {
  content: "\F003";
}

.fa-cm-player:before {
  content: "\F0DA";
}

.fa-cm-prev:before {
  content: "\F177";
}


.fa-cm-next:before {
  content: "\F178";
}

.fa-cm-rond:before {
  content: "\F111";
}

.fa-cm-new:before {
  content: "\F0A9";
}

.fa-cm-twit:before {
  content: "\F099";
}

.fa-cm-facebok:before {
  content: "\F09A";
}

.fa-cm-share:before {
  content: "\F064";
}

.fa-cm-clock:before {
  content: "\F017";
}

.fa-cm-video:before {
  content: "\F01D";
}

.fa-cm-reset:before {
  content: "\F00D";
}







