/**
      * @license 
      * Industry Black font is licensed under the following license:
      * https://fortfoundry.com/pages/licensing
      */
@font-face {
  font-family: 'brew-artillery';
  src: url('./artill_-_atletico_bold-webfont.woff2') format('woff2'),
    url('./artill_-_atletico_bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'brew-gotham';
  src: url('./gothamrnd-bold-webfont.woff2') format('woff2'), url('./gothamrnd-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
