@font-face {
  font-family: 'icomoon';
  src:  url('https://cdn.icomoon.io/117026/GreatNorthernPlumbing/icomoon.eot?g14kwf');
  src:  url('https://cdn.icomoon.io/117026/GreatNorthernPlumbing/icomoon.eot?g14kwf#iefix') format('embedded-opentype'),
    url('https://cdn.icomoon.io/117026/GreatNorthernPlumbing/icomoon.woff2?g14kwf') format('woff2'),
    url('https://cdn.icomoon.io/117026/GreatNorthernPlumbing/icomoon.ttf?g14kwf') format('truetype'),
    url('https://cdn.icomoon.io/117026/GreatNorthernPlumbing/icomoon.woff?g14kwf') format('woff'),
    url('https://cdn.icomoon.io/117026/GreatNorthernPlumbing/icomoon.svg?g14kwf#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.icon-check-mark:before {
  content: "\e900";
}
.icon-mobile:before {
  content: "\e901";
}
