@charset "UTF-8";

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

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

.cyto-circle:before {
  content: "\e000";
}
.cyto-circle-empty:before {
  content: "\e001";
}
.cyto-circle-half:before {
  content: "\e002";
}
.cyto-circle-rtl-half:before {
  content: "\e003";
}
.cyto-heart:before {
  content: "\e004";
}
.cyto-heart-empty:before {
  content: "\e005";
}
.cyto-heart-half:before {
  content: "\e006";
}
.cyto-heart-rtl-half:before {
  content: "\e007";
}
.cyto-min:before {
  content: "\e008";
}
.cyto-min-2:before {
  content: "\e009";
}
.cyto-plus:before {
  content: "\e00a";
}
.cyto-plus-2:before {
  content: "\e00b";
}
.cyto-smiley-1:before {
  content: "\e00c";
}
.cyto-smiley-2:before {
  content: "\e00d";
}
.cyto-smiley-3:before {
  content: "\e00e";
}
.cyto-smiley-4:before {
  content: "\e00f";
}
.cyto-smiley-5:before {
  content: "\e010";
}
.cyto-spinner:before {
  content: "\e011";
}
.cyto-spinner2:before {
  content: "\e012";
}
.cyto-spinner3:before {
  content: "\e013";
}
.cyto-star:before {
  content: "\e014";
}
.cyto-star-empty:before {
  content: "\e015";
}
.cyto-star-half:before {
  content: "\e016";
}
.cyto-star-rtl-half:before {
  content: "\e017";
}
.cyto-thumbs-down:before {
  content: "\e018";
}
.cyto-thumbs-down-2:before {
  content: "\e019";
}
.cyto-thumbs-up:before {
  content: "\e01a";
}
.cyto-thumbs-up-2:before {
  content: "\e01b";
}
