@font-face {
  font-family: "cimicons";
  src: url("../fonts/cimicons.eot");
  src: url("../fonts/cimicons.eot") format("embedded-opentype"),
    url("../fonts/cimicons.ttf") format("truetype"),
    url("../fonts/cimicons.woff") format("woff"),
    url("../fonts/cimicons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.cimicon {
  font-family: "cimicons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cimicon-planet:before {
  content: "";
}

.cimicon-aigle:before {
  content: "";
}

.cimicon-cherry:before {
  content: "";
}

.cimicon-bee:before {
  content: "";
}

.cimicon-orchid:before {
  content: "";
}

.cimicon-primorska:before {
  content: "";
}

.cimicon-map:before {
  content: "";
}

.cimicon-cimorders:before {
  content: "";
}

.cimicon-ib:before {
  content: "";
}

.cimicon-trefle:before {
  content: "";
}

.color {
  color: red;
}
