@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?1m53xs');
  src:  url('fonts/icomoon.eot?1m53xs#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?1m53xs') format('truetype'),
    url('fonts/icomoon.woff?1m53xs') format('woff'),
    url('fonts/icomoon.svg?1m53xs#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: none;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-bcc_sq:before {
  content: "\e900";
}
.icon-bcc:before {
  content: "\e901";
  font-size: 160px;	
}
.icon-doggo:before {
  content: "\e902";
}
.icon-hand:before {
  content: "\e903";
}
.icon-lvna_sq:before {
  content: "\e904";
}
.icon-lvna:before {
  content: "\e905";
}
.icon-paw:before {
  content: "\e906";
}
