@font-face {
  font-family: "menu-icons";
  src:
    url("../fonts/ProjectCustomIcons/menu-icons.svg?8e27e131171b5765cf79d03a7f6888df#menu-icons")
      format("svg"),
    url("../fonts/ProjectCustomIcons/menu-icons.ttf?8e27e131171b5765cf79d03a7f6888df")
      format("truetype"),
    url("../fonts/ProjectCustomIcons/menu-icons.woff?8e27e131171b5765cf79d03a7f6888df")
      format("woff");
}

i[class^="menu-icon-"]:before,
i[class*=" menu-icon-"]:before {
  font-family: menu-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.menu-icon-qcm:before {
  content: "\f101";
}
.menu-icon-profil-entreprise:before {
  content: "\f102";
}
.menu-icon-ppsps:before {
  content: "\f103";
}
.menu-icon-plus:before {
  content: "\f104";
}
.menu-icon-per:before {
  content: "\f105";
}
.menu-icon-mop:before {
  content: "\f106";
}
.menu-icon-mat:before {
  content: "\f107";
}
.menu-icon-lock:before {
  content: "\f108";
}
.menu-icon-gestion-acces-utilisateur:before {
  content: "\f109";
}
.menu-icon-favorites:before {
  content: "\f10a";
}
.menu-icon-evr-du:before {
  content: "\f10b";
}
.menu-icon-documents-en-ligne:before {
  content: "\f10c";
}
.menu-icon-chm:before {
  content: "\f10d";
}
.menu-icon-chevron-up:before {
  content: "\f10e";
}
.menu-icon-chevron-down:before {
  content: "\f10f";
}
.menu-icon-back-to-prevbtp:before {
  content: "\f110";
}
.menu-icon-act:before {
  content: "\f111";
}
.menu-icon-acc:before {
  content: "\f112";
}
