@font-face {
  font-family: 'futicon2020';
  src:
    url('/fonts/futicon2020.ttf?ocfa7') format('truetype'),
    url('/fonts/futicon2020.woff?ocfa7') format('woff'),
    url('/fonts/futicon2020.svg?ocfa7#futicon2020') 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: 'futicon2020' !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;
}

.icon-physical:before {
  content: "\e900";
}
.icon-defending:before {
  content: "\e901";
}
.icon-dribbling:before {
  content: "\e902";
}
.icon-speed:before {
  content: "\e903";
}
.icon-passing:before {
  content: "\e904";
}
.icon-portrait:before {
  content: "\e905";
}
.icon-shooting:before {
  content: "\e906";
}
.icon-cat:before {
  content: "\e907";
}
.icon-shield:before {
  content: "\e908";
}
.icon-glove:before {
  content: "\e909";
}
.icon-wall:before {
  content: "\e913";
}
.icon-maestro:before {
  content: "\e90a";
}
.icon-powerhouse:before {
  content: "\e90b";
}
.icon-architect:before {
  content: "\e90c";
}
.icon-artist:before {
  content: "\e90d";
}
.icon-backbone:before {
  content: "\e90e";
}
.icon-marksman:before {
  content: "\e90f";
}
.icon-anchor:before {
  content: "\e910";
}
.icon-gladiator:before {
  content: "\e911";
}
.icon-guardian:before {
  content: "\e912";
}
.icon-sentinel:before {
  content: "\e914";
}
.icon-engine:before {
  content: "\e915";
}
.icon-sniper:before {
  content: "\e916";
}
.icon-basic:before {
  content: "\e917";
}
.icon-hawk:before {
  content: "\e918";
}
.icon-finisher:before {
  content: "\e919";
}
.icon-deadeye:before {
  content: "\e91a";
}
.icon-catalyst:before {
  content: "\e91b";
}
.icon-hunter:before {
  content: "\e91c";
}
.icon-shadow:before {
  content: "\e91d";
}
