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

.counter-row [class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'damaan-service';
  speak: none;
  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-Self-sufficiency:before {
  content: "\7a00";
}
.icon-medical:before {
  content: "\7a01";
}
.icon-food:before {
  content: "\7a02";
}
.icon-education:before {
  content: "\7a03";
}
.icon-Drilling-of-wells:before {
  content: "\7a04";
}
