@font-face {
  font-family: 'goofy';
   src:url("//christieclee.github.io/highalo/goofy/goofy.eot");
  src:url("//christieclee.github.io/highalo/goofy/goofy.eot?#iefix") format("embedded-opentype"),
    url("//christieclee.github.io/highalo/goofy/goofy.woff") format("woff"),
    url("//christieclee.github.io/highalo/goofy/goofy.ttf") format("truetype"),
    url("//christieclee.github.io/highalo/goofy/goofy.svg#goofy") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.gf-beetle:before {
  content: "\ee21";
}
.gf-bottle:before {
  content: "\ee22";
}
.gf-flower-can:before {
  content: "\ee23";
}
.gf-heart-nail:before {
  content: "\ee24";
}
.gf-wheat-arrow:before {
  content: "\ee25";
}

