@font-face {
  font-family: 'Party';
  src:  url('fonts/Party.eot?m192uh');
  src:  url('fonts/Party.eot?m192uh#iefix') format('embedded-opentype'),
    url('fonts/Party.ttf?m192uh') format('truetype'),
    url('fonts/Party.woff?m192uh') format('woff'),
    url('fonts/Party.svg?m192uh#Party') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.party-party-horn-solid:before {
  content: "\e900";
}
