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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'woodixa' !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;
}

.i-woodixa:before {
  content: "\e900";
}

/* Fluent Half Width */
.half-width {
    width: 48%;
    display: inline-block;
    margin-right: 4%;
}
