@charset "UTF-8";

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

}

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

.we-about-icon07:before {
  content: "\61";
}
.we-about-icon08:before {
  content: "\62";
}
