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

.da-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'doapp-icon' !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;
}


.features .icon-box .da-icon {
  font-size: 28px;
  padding: 2px;
  margin-right: 10px;
  line-height: 1;
}

.icon-agile:before {
  content: "\e900";
}
.icon-apache:before {
  content: "\e901";
}
.icon-kafka:before {
  content: "\e902";
}
.icon-api_b:before {
  content: "\e903";
}
.icon-api_w:before {
  content: "\e904";
}
.icon-asterisk:before {
  content: "\e905";
}
.icon-bootstrap:before {
  content: "\e906";
}
.icon-codeception:before {
  content: "\e907";
}
.icon-docker:before {
  content: "\e908";
}
.icon-gitlab:before {
  content: "\e909";
}
.icon-javascript:before {
  content: "\e90a";
}
.icon-jquery:before {
  content: "\e90b";
}
.icon-linux:before {
  content: "\e90c";
}
.icon-php:before {
  content: "\e90d";
}
.icon-postman:before {
  content: "\e90e";
}
.icon-qa:before {
  content: "\e90f";
}
.icon-redis:before {
  content: "\e910";
}
.icon-smarty:before {
  content: "\e911";
}
.icon-soapui:before {
  content: "\e912";
}
.icon-sql:before {
  content: "\e913";
}
.icon-symfony:before {
  content: "\e914";
}
.icon-webdav:before {
  content: "\e915";
}
