@font-face {
  font-family: 'violence';
  src:  url('/wp-content/themes/violence-project/fonts/violence.eot?z0lcfg');
  src:  url('/wp-content/themes/violence-project/fonts/violence.eot?z0lcfg#iefix') format('embedded-opentype'),
    url('/wp-content/themes/violence-project/fonts/violence.ttf?z0lcfg') format('truetype'),
    url('/wp-content/themes/violence-project/fonts/violence.woff?z0lcfg') format('woff'),
    url('/wp-content/themes/violence-project/fonts/violence.svg?z0lcfg#violence') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-violence"], [class*=" icon-violence"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'violence' !important;
  speak: none;
  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;
}

.icon-violenceleft-bracket:before {
	font-family: 'violence' !important;
  content: "\e900";
}
.icon-violenceright-bracket:before {
	font-family: 'violence' !important;
  content: "\e901";
}
