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

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

.brochurebrochure:before {
  content: "\e900";
}
