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

i.achievement-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'achievement' !important;
  font-size: 16vh;
  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-interdimensional:before {
  content: "\e100";
}
.icon-nocturnal:before {
  content: "\e101";
}
.icon-solar-powered:before {
  content: "\e102";
}
.icon-the-neo-pro:before {
  content: "\e103";
}
.icon-the-celebrity:before {
  content: "\e104";
}
.icon-the-everest:before {
  content: "\e105";
}
.icon-the-ex-pro:before {
  content: "\e106";
}
.icon-the-frequent-flyer:before {
  content: "\e107";
}
.icon-the-pro:before {
  content: "\e108";
}
.icon-the-randonneur:before {
  content: "\e109";
}
.icon-the-suffer-prize:before {
  content: "\e10a";
}
.icon-the-timekeeper:before {
  content: "\e10b";
}
.icon-general-classification:before {
  content: "\e10c";
}
.icon-king-queen-of-the-mountains:before {
  content: "\e10d";
}
.icon-night-owl:before {
  content: "\e10e";
}
.icon-photosynthesis:before {
  content: "\e10f";
}
.icon-saddle-soar:before {
  content: "\e110";
}
.icon-senior-rider-classification:before {
  content: "\e111";
}
.icon-the-artist:before {
  content: "\e112";
}
.icon-the-chiongster:before {
  content: "\e113";
}
.icon-the-hour-record:before {
  content: "\e114";
}
.icon-the-influencer:before {
  content: "\e115";
}
.icon-top-10:before {
  content: "\e116";
}
.icon-twilight:before {
  content: "\e117";
}
.icon-well-traveled:before {
  content: "\e118";
}
.icon-young-rider-classification:before {
  content: "\e119";
}

