@font-face {
  font-family: 'meggitt-icons';
  src:  url('fonts/meggitt-icons.eot?36ofgj');
  src:  url('fonts/meggitt-icons.eot?36ofgj#iefix') format('embedded-opentype'),
    url('fonts/meggitt-icons.ttf?36ofgj') format('truetype'),
    url('fonts/meggitt-icons.woff?36ofgj') format('woff'),
    url('fonts/meggitt-icons.svg?36ofgj#meggitt-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'meggitt-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;
}

.icon-PARTS_ICON:before {
  content: "\e906";
}
.icon-AOG-phone:before {
  content: "\e907";
}
.icon-toggle:before {
  content: "\e904";
}
.icon-chevron-up:before {
  content: "\5e";
}
.icon-chevron-down:before {
  content: "\76";
}
.icon-chevron-left:before {
  content: "\3c";
}
.icon-technical-support-icon:before {
  content: "\e902";
}
.icon-a-o-g-icon:before {
  content: "\e903";
}
.icon-capabilities-icon:before {
  content: "\e900";
}
.icon-facilities-icon:before {
  content: "\e901";
}
.icon-chevron:before {
  content: "\3e";
}
.icon-close-icon:before {
  content: "\78";
}
.icon-menu-icon:before {
  content: "\3d";
}
.icon-location:before {
  content: "\e905";
}

