@font-face {
  font-family: 'jmplumbing';
  src: url('../font/jmplumbing.eot?63283913');
  src: url('../font/jmplumbing.eot?63283913#iefix') format('embedded-opentype'),
       url('../font/jmplumbing.woff2?63283913') format('woff2'),
       url('../font/jmplumbing.woff?63283913') format('woff'),
       url('../font/jmplumbing.ttf?63283913') format('truetype'),
       url('../font/jmplumbing.svg?63283913#jmplumbing') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'jmplumbing';
    src: url('../font/jmplumbing.svg?63283913#jmplumbing') format('svg');
  }
}
*/
[class^="icon-JM"]:before, [class*=" icon-JM"]:before {
  font-family: "jmplumbing";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-JM4-shower:before { content: '\e800'; } /* '' */
.icon-JM5-sink:before { content: '\e801'; } /* '' */
.icon-JM6-faucet-and-fixtures:before { content: '\e802'; } /* '' */
.icon-JM7-toilet:before { content: '\e803'; } /* '' */
.icon-JM8-rrefrigerator:before { content: '\e804'; } /* '' */
.icon-JM9-garbage-disposal:before { content: '\e805'; } /* '' */
.icon-JM10-water-heater:before { content: '\e806'; } /* '' */
.icon-JM11-recirculation-pump:before { content: '\e807'; } /* '' */
.icon-JM12-drain-clean:before { content: '\e808'; } /* '' */
.icon-JM13-stump-pump:before { content: '\e809'; } /* '' */
.icon-JM14-sewer-line-and-sludge:before { content: '\e80a'; } /* '' */
.icon-JM15-water-lines:before { content: '\e80b'; } /* '' */
.icon-JM16-water-filter:before { content: '\e80c'; } /* '' */
.icon-JM17-leaky-water-pipes:before { content: '\e80d'; } /* '' */
.icon-JM18-kitchen-remodel:before { content: '\e80e'; } /* '' */
.icon-JM19-bathroom-remodel:before { content: '\e80f'; } /* '' */
.icon-JM20-residemtial-plumbing:before { content: '\e810'; } /* '' */
.icon-JM21-commercial-plumbing:before { content: '\e811'; } /* '' */
.icon-JM1-plumbing-inspection:before { content: '\e812'; } /* '' */
.icon-JM2-re-pipe:before { content: '\e813'; } /* '' */
.icon-JM3-bathtub:before { content: '\e814'; } /* '' */
