@font-face {
  font-family: 'icomoon';
  src:  url('https://s3.amazonaws.com/icomoon.io/66145/MontgomeryTechnologies/icomoon.eot?y91l63');
  src:  url('https://s3.amazonaws.com/icomoon.io/66145/MontgomeryTechnologies/icomoon.eot?y91l63#iefix') format('embedded-opentype'),
    url('https://s3.amazonaws.com/icomoon.io/66145/MontgomeryTechnologies/icomoon.woff2?y91l63') format('woff2'),
    url('https://s3.amazonaws.com/icomoon.io/66145/MontgomeryTechnologies/icomoon.ttf?y91l63') format('truetype'),
    url('https://s3.amazonaws.com/icomoon.io/66145/MontgomeryTechnologies/icomoon.woff?y91l63') format('woff'),
    url('https://s3.amazonaws.com/icomoon.io/66145/MontgomeryTechnologies/icomoon.svg?y91l63#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-audit:before {
  content: "\e901";
}
.icon-united-states:before {
  content: "\e902";
}
.icon-ir-logo:before {
  content: "\e900";
}
.icon-mt-phone:before {
  content: "\ea1d";
}
.icon-mt-shield:before {
  content: "\ec32";
}
.icon-mt-linkedin:before {
  content: "\ef29";
}
