@charset "UTF-8";

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

}

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

.cf-antenna:before,
.arrow_up::before{
  content: "\61"!important;
}
.cf-best-medal:before,
.arrow_down::before{
  content: "\62"!important;
}

.cf-careers:before,
.arrow_left::before{
  content: "\63"!important;
}

.cf-costumer-ppl:before,
.arrow_right::before{
  content: "\64"!important;
}

.cf-cup:before,
.arrow_left-up::before{
  content: "\65"!important;
}

.cf-dashboard:before,
.arrow_right-up::before{
  content: "\66"!important;
}

.cf-energy-bulb:before,
.arrow_right-down::before{
  content: "\67"!important;
}
.cf-folder:before,
.arrow_left-down::before{
  content: "\68"!important;
}
.cf-graph-dots:before,
.arrow-up-down::before{
  content: "\69"!important;
}
.cf-heart:before,
.arrow_up-down_alt::before{
  content: "\6a"!important;
}
.cf-lock:before,
.arrow_left-right_alt::before{
  content: "\6b"!important;
}
.cf-monitor-graph:before,
.arrow_left-right::before{
  content: "\6c"!important;
}
.cf-puzzle:before,
.arrow_expand_alt2::before {
  content: "\6d"!important;
}
.cf-vismon-manager:before,
.arrow_expand_alt::before{
  content: "\6e"!important;
}
.cf-unique-star:before,
.arrow_condense::before{
  content: "\6f"!important;
}
.cf-target:before,
.arrow_expand::before{
  content: "\70"!important;
}
.cf-tags:before,
.arrow_move::before{
  content: "\71"!important;
}

.cf-operations:before,
.arrow_carrot-up::before{
  content: "\72"!important;
}
.cf-energy:before,
.arrow_carrot-down::before{
  content: "\73"!important;
}

.arrow_up,
.arrow_down,
.arrow_left,
.arrow_right,
.arrow_left-up,
.arrow_right-up,
.arrow_right-down,
.arrow_left-down,
.arrow-up-down,
.arrow_up-down_alt,
.arrow_left-right_alt,
.arrow_left-right,
.arrow_expand_alt2,
.arrow_expand_alt,
.arrow_condense,
.arrow_expand,
.arrow_move,
.arrow_carrot-down,
.arrow_carrot-up{
    font-family: "celfinet" !important;
}

.infinite-single-nav .arrow_left,
.infinite-single-nav .arrow_right{
    font-family: ElegantIcons!important;
}

.infinite-single-nav .arrow_left::before{
  content: "\23"!important;
}
.infinite-single-nav .arrow_right::before{
  content: "\24"!important;
}
