@charset "UTF-8";

@font-face {
  font-family: "steadyhand";
  src:url("/styles/steadyhand.eot?20230120");
  src:url("/styles/steadyhand.eot?20230120#iefix") format("embedded-opentype"),
    url("/styles/steadyhand.woff?20230120") format("woff"),
    url("/styles/steadyhand.ttf?20230120") format("truetype"),
    url("/styles/steadyhand.svg?20230120#steadyhand") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "steadyhand" !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^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "steadyhand" !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;
}

.icon-advice:before {
  content: "2";
}
.icon-glass:before {
  content: "4";
}
.icon-calculate:before {
  content: "a";
}
.icon-wordmark:before {
  content: "b";
}
.icon-chart:before {
  content: "c";
}
.icon-next:before {
  content: "d";
}
.icon-play:before {
  content: "e";
}
.icon-close:before {
  content: "f";
}
.icon-print:before {
  content: "g";
}
.icon-doc1:before {
  content: "h";
}
.icon-shapes:before {
  content: "i";
}
.icon-doc2:before {
  content: "j";
}
.icon-stats:before {
  content: "k";
}
.icon-download:before {
  content: "l";
}
.icon-twitter:before {
  content: "m";
}
.icon-facebook:before {
  content: "n";
}
.icon-forward:before {
  content: "o";
}
.icon-gplus:before {
  content: "p";
}
.icon-layers:before {
  content: "q";
}
.icon-linkedin:before {
  content: "r";
}
.icon-logo:before {
  content: "s";
}
.icon-mail:before {
  content: "t";
}
.icon-prev:before {
  content: "u";
}
.icon-caret-right:before {
  content: "v";
}
.icon-caret-left:before {
  content: "w";
}
.icon-check:before {
  content: "x";
}
.icon-phone:before {
  content: "y";
}
.icon-search:before {
  content: "z";
}
.icon-external:before {
  content: "A";
}
.icon-youtube:before {
  content: "B";
}
.icon-facebook-box:before {
  content: "\e900";
}
.icon-linkedin-box:before {
  content: "\e901";
}
.icon-twitter-box:before {
  content: "\e902";
}
.icon-youtube-box:before {
  content: "\e903";
}

