@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?tqkjik');
  src:  url('fonts/icomoon.eot?tqkjik#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?tqkjik') format('truetype'),
    url('fonts/icomoon.woff?tqkjik') format('woff'),
    url('fonts/icomoon.svg?tqkjik#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;
  float: right;
  color: #CCC;
  padding-right:10px;
  padding-top: 3px;
  font-size: 14px;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-Music:before {
  content: "\e911";
}
.icon-Education:before {
  content: "\e920";
}
.icon-Logistics:before {
  content: "\e923";
}
.icon-CellPhone:before {
  content: "\e942";
}
.icon-Email:before {
  content: "\e945";
}
.icon-Location:before {
  content: "\e948";
}
.icon-Self:before {
  content: "\e976";
}
.icon-Construction:before {
  content: "\e996";
}
.icon-PestControl:before {
  content: "\e999";
}
.icon-Logistics1:before {
  content: "\e9b8";
}
.icon-Licenses:before {
  content: "\e9b9";
}
.icon-Website:before {
  content: "\ea7e";
}
.icon-WebMaster:before {
  content: "\ea80";
}
