  @font-face {
  font-family: 'bccicons';
  src: url('/wp-content/themes/brunswickcc/bccicons/fonts/bccicons.ttf?cfl7fj') format('truetype'),
    url('/wp-content/themes/brunswickcc/bccicons/fonts/bccicons.woff?cfl7fj') format('woff');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'bccicons' !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-instagram:before {
  content: "\ea92";
}
.icon-arrow-right:before {
  content: "\e901";
}
.icon-badge:before {
  content: "\e902";
}
.icon-calendar:before {
  content: "\e903";
}
.icon-checklist:before {
  content: "\e904";
}
.icon-computer:before {
  content: "\e905";
}
.icon-contact:before {
  content: "\e906";
}
.icon-help:before {
  content: "\e907";
}
.icon-laptop:before {
  content: "\e908";
}
.icon-mail:before {
  content: "\e909";
}
.icon-map:before {
  content: "\e90a";
}
.icon-mobile:before {
  content: "\e90b";
}
.icon-mortarboard:before {
  content: "\e90c";
}
.icon-profile:before {
  content: "\e90d";
}
.icon-signpost:before {
  content: "\e90e";
}
.icon-tag:before {
  content: "\e90f";
}
.icon-user-female:before {
  content: "\e910";
}
.icon-user-male:before {
  content: "\e911";
}
.icon-search:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-twitter-x:before {
    content: url(https://www.brunswickcc.edu/wp-content/uploads/2023/08/Twitter_x_Footer_Icon.png) !important;
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-threads:before {
    content: url(https://brunswickcc.edu/wp-content/uploads/2023/07/THREADSNO-CIRCLE.svg) !important;
}

.icon-linkedin:before {
    content: url(https://springercdn.s3.amazonaws.com/assets/brunswick/Linkedin.png) !important;
}

.icon-file-pdf:before {
  content: "\eadf";
}
.icon-file-word:before {
  content: "\eae1";
}
.icon-file-excel:before {
  content: "\eae2";
}
