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

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

.accordion-Icon-wrap-2:before {
  content: "\e900";
  color: #f4f4f5;
}
.accordion-Icon-wrap:before {
  content: "\e901";
  color: #f4f4f5;
}
