@charset "UTF-8";

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

}

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

.cm-icons-fish:before {
  content: "\6e";
}
.cm-icons-paw:before {
  content: "\62";
}
.cm-icons-drupal:before {
  content: "\72";
}
.cm-icons-beer:before {
  content: "\6a";
}
.cm-icons-pizza:before {
  content: "\74";
}
.cm-icons-eye-glass:before {
  content: "\73";
}
.cm-icons-restaurant:before {
  content: "\59";
}
.cm-icons-rpgawesome-webfont-2:before {
  content: "\58";
}
.cm-icons-violin:before {
  content: "\53";
}
.cm-icons-gamepad:before {
  content: "\69";
}
.cm-icons-question:before {
  content: "\5a";
}
.cm-icons-bowl:before {
  content: "\6b";
}
.cm-icons-bicycle-1:before {
  content: "\67";
}
.cm-icons-golf-ball:before {
  content: "\47";
}
.cm-icons-music:before {
  content: "\4a";
}
.cm-icons-scissors:before {
  content: "\61";
}
.cm-icons-vt-vermont:before {
  content: "\70";
}
.cm-icons-headphones:before {
  content: "\52";
}
.cm-icons-smile-o:before {
  content: "\63";
}
.cm-icons-apple:before {
  content: "\45";
}
.cm-icons-bike-chopper:before {
  content: "\42";
}
.cm-icons-child:before {
  content: "\44";
}
