@font-face {
  font-family: 'icomoon';
  src:
    url('../fonts/icomoon.ttf?9vw3op') format('truetype'),
    url('../fonts/icomoon.woff?9vw3op') format('woff'),
    url('../fonts/icomoon.svg?9vw3op#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
span[class^="ico-"], span[class*=" ico-"] {
  /* 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;
}

.ico-down-chevron:before {
  content: "\e90d";
}
.ico-left-chevron:before {
  content: "\e90e";
}
.ico-right-chevron:before {
  content: "\e90f";
}
.ico-up-chevron:before {
  content: "\e910";
}
.ico-graduation-cap:before {
  content: "\e90c";
}
.ico-advocacy:before {
  content: "\e900";
}
.ico-advocacy-cir:before {
  content: "\e901";
}
.ico-briefcase:before {
  content: "\e902";
}
.ico-briefcase-cir:before {
  content: "\e903";
}
.ico-courses:before {
  content: "\e904";
}
.ico-courses-cir:before {
  content: "\e905";
}
.ico-membership:before {
  content: "\e906";
}
.ico-membership-cir:before {
  content: "\e907";
}
.ico-memberservices:before {
  content: "\e908";
}
.ico-memberservices-cir:before {
  content: "\e909";
}
.ico-schedule:before {
  content: "\e90a";
}
.ico-schedule-cir:before {
  content: "\e90b";
}
