@font-face {
  font-family: 'woomotiv';
  src:
    url('fonts/woomotiv.ttf?bktjsp') format('truetype'),
    url('fonts/woomotiv.woff?bktjsp') format('woff'),
    url('fonts/woomotiv.svg?bktjsp#woomotiv') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.wmti-1:before {
  content: "\e9d9";
}
