@font-face {
  font-family: 'casella-master';
  src:  url('../../fonts/casella-master.eot?a0s2lg');
  src:  url('../../fonts/casella-master.eot?a0s2lg#iefix') format('embedded-opentype'),
    url('../../fonts/casella-master.ttf?a0s2lg') format('truetype'),
    url('../../fonts/casella-master.woff?a0s2lg') format('woff'),
    url('../../fonts/casella-master.svg?a0s2lg#casella-master') 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: 'casella-master' !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-munc:before {
  content: "\e90e";
}
.icon-home:before {
  content: "\e900";
}
.icon-industry:before {
  content: "\e901";
}
.icon-small-business:before {
  content: "\e902";
}
.icon-retail:before {
  content: "\e903";
}
.icon-property:before {
  content: "\e904";
}
.icon-hotel:before {
  content: "\e905";
}
.icon-construction:before {
  content: "\e906";
}
.icon-medical:before {
  content: "\e907";
}
.icon-education:before {
  content: "\e908";
}
.icon-calc:before {
  content: "\e909";
}
.icon-truck:before {
  content: "\e90a";
}
.icon-trash:before {
  content: "\e90b";
}
.icon-phone:before {
  content: "\e90c";
}
.icon-earthlife:before {
  content: "\e90d";
}

