/*
  Icon Font: fontcustom
*/

@font-face {
  font-family: "fontcustom";
  src: url("fonts/fontcustom_bbc11eb372e4f20a7a87fff168f65470.eot");
  src: url("fonts/fontcustom_bbc11eb372e4f20a7a87fff168f65470.eot#iefix") format("embedded-opentype"),
       url("fonts/fontcustom_bbc11eb372e4f20a7a87fff168f65470.woff") format("woff"),
       url("fonts/fontcustom_bbc11eb372e4f20a7a87fff168f65470.ttf") format("truetype"),
       url("fonts/fontcustom_bbc11eb372e4f20a7a87fff168f65470.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "fontcustom";
    src: url("fonts/fontcustom_bbc11eb372e4f20a7a87fff168f65470.svg") format("svg");
  }
}

[data-icon]:before { content: attr(data-icon); }

[data-icon]:before,
.icon-atwillmedialogo:before,
.icon-fgmlogo:before,
.icon-funerallogo:before,
.icon-wpnwebsiteslogo:before {
  position: absolute;
  left: 0;
  display: inline-block;
  font-family: "fontcustom";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.icon-atwillmedialogo:before { content: "\f100"; }
.icon-fgmlogo:before { content: "\f101"; }
.icon-funerallogo:before { content: "\f102"; }
.icon-wpnwebsiteslogo:before { content: "\f103"; }