@charset "UTF-8";

@font-face {
  font-family: "fontastic-menu";
  src:url("fonts/fontastic-menu.eot");
  src:url("fonts/fontastic-menu.eot?#iefix") format("embedded-opentype"),
    url("fonts/fontastic-menu.woff") format("woff"),
    url("fonts/fontastic-menu.ttf") format("truetype"),
    url("fonts/fontastic-menu.svg#fontastic-menu") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "fontastic-menu" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.fontastic-menu-icon-menu-3-bar-newformat-1:before {
  content: "\61";
}
.fontastic-menu-icon-menu-fermer-light-gsf:before {
  content: "\62";
}
.fontastic-menu-icon-menu-3-bar-light-gsffichier-4:before {
  content: "\63";
}
