@charset "UTF-8";

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

}

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

.ga-icon-cashless-campus:before {
  content: "\61";
}
.ga-icon-icon-twinfeature:before {
  content: "\64";
}
.ga-icon-notify-icon-white:before {
  content: "\65";
}
.ga-icon-webinar-icon:before {
  content: "\66";
}
.ga-icon-webinar-small:before {
  content: "\67";
}
.ga-icon-facebook-logo-white:before {
  content: "\68";
}
.ga-icon-facebook-logo:before {
  content: "\69";
}
.ga-icon-icon-design-slideshow:before {
  content: "\6a";
}
.ga-icon-psq-logo:before {
  content: "\62";
}
.ga-icon-odometer:before {
  content: "\6b";
}
.ga-icon-campus-life:before {
  content: "\63";
}
