@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "caminhos-e-conexoes" !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^="icon-cec-"]:before,
[class*=" icon-cec-"]:before {
  font-family: "caminhos-e-conexoes" !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;
  position: relative;
  top: .125em;
  margin-right: .4em;
}

.icon-cec-double-down:before {
  content: "\61";
}
.icon-cec-facebook:before {
  content: "\63";
}
.icon-cec-youtube:before {
  content: "\64";
}
.icon-cec-instagram:before {
  content: "\65";
}
.icon-cec-right:before {
  content: "\66";
}
.icon-cec-left:before {
  content: "\67";
}
.icon-cec-double-up:before {
  content: "\68";
}
.icon-cec-double-right:before {
  content: "\69";
}
.icon-cec-double-left:before {
  content: "\6a";
}
.icon-cec-arrow-right:before {
  content: "\6b";
}
.icon-cec-up:before {
  content: "\6c";
}
.icon-cec-down:before {
  content: "\6d";
}
.icon-cec-close:before {
  content: "\62";
}
