@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?tfkpnd');
  src:  url('icomoon.eot?tfkpnd#iefix') format('embedded-opentype'),
    url('icomoon.ttf?tfkpnd') format('truetype'),
    url('icomoon.woff?tfkpnd') format('woff'),
    url('icomoon.svg?tfkpnd#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 62px;
  text-transform: none;
  line-height: 1;

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

.icon-AIM .path1:before {
  content: "\e900";
  color: rgb(250, 0, 0);
  opacity: 0.965;
}
.icon-AIM .path2:before {
  content: "\e901";
  margin-left: -3.29296875em;
  color: rgb(0, 0, 0);
  opacity: 0.992;
}
