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

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

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