@charset "UTF-8";

/* ia-fonts */
@font-face {
  font-family: "ia-fonts";
  src:url("https://file.myfontastic.com/2EcuCyUwopxuBcikA492dV/fonts/1511518734.eot");
  src:url("https://file.myfontastic.com/2EcuCyUwopxuBcikA492dV/fonts/1511518734.eot?#iefix") format("embedded-opentype"),
    url("https://file.myfontastic.com/2EcuCyUwopxuBcikA492dV/fonts/1511518734.woff") format("woff"),
    url("https://file.myfontastic.com/2EcuCyUwopxuBcikA492dV/fonts/1511518734.ttf") format("truetype"),
    url("https://file.myfontastic.com/2EcuCyUwopxuBcikA492dV/fonts/1511518734.svg#1511518734") format("svg");
  font-weight: normal;
  font-style: normal;
}

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

.ia-sig:before {
  content: "\61";
}
.ia-te5seract-logo:before {
  content: "\62";
}
.ia-ialogo:before {
  content: "\63";
}
