@charset "UTF-8";

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

.av-icon:before {
  font-family: "av-www-icons" !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;
}

.av-icon-graduation-cap:before {
  content: "\e000";
}
.av-icon-ai4fm:before {
  content: "\e001";
}
.av-icon-czt:before {
  content: "\e002";
}
.av-icon-isabelle-eclipse:before {
  content: "\e003";
}
.av-icon-sourceforge:before {
  content: "\e004";
}
