@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?1v1027');
  src:  url('icomoon.eot?1v1027#iefix') format('embedded-opentype'),
    url('icomoon.ttf?1v1027') format('truetype'),
    url('icomoon.woff?1v1027') format('woff'),
    url('icomoon.svg?1v1027#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  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-Time_n_Material:before {
  content: "\e900";
}
.icon-Milestone_Billing:before {
  content: "\e901";
}
.icon-Fixed_cost_Fixed_time:before {
  content: "\e903";
}
.icon-Dedicated_Team:before {
  content: "\e904";
}
