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

[class^="firkinicon-"], [class*=" firkinicon-"] {
  font-family: 'FirkinPromoterIcons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.firkinicon-production_icon:before { content: "\e900"; }
.firkinicon-rumini_icon:before { content: "\e901"; }
