﻿@charset "UTF-8";

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

}

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

.fnt-aui-about-icon:before {
  content: "\61";
}
.fnt-aui-divisions-icon:before {
  content: "\62";
}
.fnt-aui-pg-icon:before {
  content: "\63";
}
.fnt-aui-services-icon:before {
  content: "\65";
}
.fnt-aui-circle-icon:before {
  content: "\67";
}
.fnt-aui-email-icon:before {
  content: "\68";
}
.fnt-aui-quote-icon:before {
  content: "\69";
}
.fnt-aui-forms-apps-icon2:before {
  content: "\66";
}
.fnt-aui-compass-crop2:before {
  content: "\64";
}
.fnt-aui-events-training-icon:before {
  content: "\6a";
}
