@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "create-icons" !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^="c-icon-"]:before,
[class*=" c-icon-"]:before {
  font-family: "create-icons" !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;
}

.c-icon-create-symbole-28:before {
  content: "\e000";
}
.c-icon-create-symbole-27:before {
  content: "\e001";
}
.c-icon-create-symbole-40:before {
  content: "\e002";
}
.c-icon-create-symbole-39:before {
  content: "\e003";
}
.c-icon-create-symbole-38:before {
  content: "\e004";
}
.c-icon-create-symbole-37:before {
  content: "\e005";
}
.c-icon-create-symbole-34:before {
  content: "\e006";
}
.c-icon-create-symbole-33:before {
  content: "\e007";
}
.c-icon-create-symbole-32:before {
  content: "\e008";
}
.c-icon-create-symbole-31:before {
  content: "\e009";
}
.c-icon-create-symbole-30:before {
  content: "\e00a";
}
.c-icon-create-symbole-29:before {
  content: "\e00b";
}
