/** Shopify CDN: Minification failed

Line 7:0 Unexpected "<"
Line 111:0 Unexpected "<"

**/
<style>

@font-face {
  font-family: 'eurostile-extended';
  src: url('//www.blkoutgame.com/cdn/shop/t/27/assets/Eurostile_Extd.woff?v=95510588647735245371773160176') format('woff');
  font-weight: 400;
  font-style: normal;
  ascent-override: 90%;
  descent-override: 40%;
}

@font-face {
  font-family: 'eurostile';
  src: url(//www.blkoutgame.com/cdn/shop/t/27/assets/Eurostile.woff?v=78797684141941578391773160176) format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'eurostile';
  src: url(//www.blkoutgame.com/cdn/shop/t/27/assets/Eurostile_Heavy.woff?v=66012308114221291881772822514) format('woff');
  font-weight: 800;
  font-style: normal;
}

p, 
span, 
li,
body {
    --font-family: 'eurostile', 'Roboto', sans-serif!important;
    --font-body--family: 'eurostile', 'Roboto', sans-serif!important;
    font-family: 'eurostile', 'Roboto', sans-serif!important;
    font-weight: 400;
}

h1,
h2,
.h1,
.h2,
.text-block.paragraph :is(h1,h2)
.h1 p,
.h2 p {
  font-family: 'eurostile-extended', 'Michroma', sans-serif!important;
}

h3,
h4,
.h3,
.h4,
.h3 p,
.h4 p,
.text-block.paragraph :is(h3,h4,h5,h6),
legend,
.menu-list__link-title {
    font-family: 'eurostile', 'Roboto', sans-serif!important;
    font-weight: 800!important;
    text-transform: uppercase;
}

.button,
button,
.button span,
button span,
.button-secondary,
.add-to-cart-text,
input,
.quantity-selector input[type=number],
label,
.details__header {
  font-family: 'Michroma', sans-serif!important;
  text-transform: uppercase;
  font-size: .8rem!important;
  font-weight: 800!important;
}

.variant-option__button-label,
.variant-option__button-label__text {
  font-family: 'Michroma', sans-serif!important;
  text-transform: uppercase;
  font-size: .7rem!important;
  font-weight: 800!important;
}

.menu-drawer__menu-item-text {
  font-family: 'Michroma', sans-serif!important;
  text-transform: uppercase;
  font-size: .8rem!important;
}

b, strong {
  font-weight: 800;
}

.slideshow-control {
  padding: 0!important;
}


@media screen and (max-width: 700px) {
  .product-information {
    --padding-block-start: 0!important;
  }
}

</style>