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

.im {
  font-family: 'icomoon';
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  text-align: center;
  width: 1.25em;
  padding-right: 0.5em;
}

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

/* Adjustments to make it align with other icons */
.icon-acl-logo {
  font-size: .75em;
  margin-right: 1.1em;
}
