@font-face {
  font-family: 'aiwa-support-icons';
  src:  url('fonts/aiwa-support-icons.eot?1o32s5');
  src:  url('fonts/aiwa-support-icons.eot?1o32s5#iefix') format('embedded-opentype'),
    url('fonts/aiwa-support-icons.ttf?1o32s5') format('truetype'),
    url('fonts/aiwa-support-icons.woff?1o32s5') format('woff'),
    url('fonts/aiwa-support-icons.svg?1o32s5#aiwa-support-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="aiwaicon-"], [class*=" aiwaicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'aiwa-support-icons' !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;
}

.aiwaicon-Aiwa-icons-2-1:before {
  content: "\e909";
}
.aiwaicon-Aiwa-icons-2-2:before {
  content: "\e90a";
}
.aiwaicon-Aiwa-icons-2-3:before {
  content: "\e90b";
}
.aiwaicon-Aiwa-icons-2-4:before {
  content: "\e90c";
}
