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

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

.cfa-acl-logo:before {
  content: "\e900";
  color: #ed1c24;
}
