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

[class^="iconed-"], [class*=" iconed-"] {
  /* 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;
}

.iconed-tanzania:before {
  content: "\c900";
}
.iconed-Kenya-512:before {
  content: "\c901";
}
.iconed-africas:before {
  content: "\c902";
}
