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

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

.icon-NCUA:before {
  content: "\e900";
}
.icon-fdic-member:before {
  content: "\e901";
}
.icon-equal-housing-lender:before {
  content: "\e902";
}
.icon-logo-3:before {
  content: "\e903";
}
.wp-admin .icon-NCUA, .wp-admin .icon-fdic-member, .wp-admin .icon-equal-housing-lender, .wp-admin .icon-logo-3 {
	font-size: 33px;
}