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

i {
  /* 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;
}


.fa-phone-sl:before {
  content: "\e900";
  color: #fff;
}
.fa-envelope-sl:before {
  content: "\e901";
  color: #fed22e;
}
.fa-marker-sl:before {
  content: "\e902";
  color: #fed22e;
}
.fa-phone-alt-sl:before {
  content: "\e903";
  color: #fed22e;
}
