@charset "UTF-8";

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

}

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

.e2-icon-twitter:before {
  content: "\61";
}
.e2-icon-files-1:before {
  content: "\63";
}
.e2-icon-files-2:before {
  content: "\64";
}
.e2-icon-linkedin:before {
  content: "\65";
}
.e2-icon-code:before {
  content: "\66";
}
.e2-icon-angle-left:before {
  content: "\62";
}
.e2-icon-angle-right:before {
  content: "\67";
}
.e2-icon-facebook:before {
  content: "\68";
}
.e2-icon-medium:before {
  content: "\69";
}
.e2-icon-calendar:before {
  content: "\6a";
}
.e2-icon-comments:before {
  content: "\6c";
}
.e2-icon-alert:before {
  content: "\6d";
}
.e2-icon-clipboard:before {
  content: "\70";
}
.e2-icon-megaphone:before {
  content: "\6b";
}
.e2-icon-bookmark-article:before {
  content: "\6e";
}
.e2-icon-calendar-2:before {
  content: "\6f";
}
.e2-icon-map-streamline-user:before {
  content: "\72";
}
