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

.first-box i, .second-box i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'achievement' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 16vh;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-interdimensional:before {
  content: "\a100";
}
.icon-nocturnal:before {
  content: "\a101";
}
.icon-solar-powered:before {
  content: "\a102";
}
.icon-the-neo-pro:before {
  content: "\a103";
}
.icon-the-celebrity:before {
  content: "\a104";
}
.icon-the-everest:before {
  content: "\a105";
}
.icon-the-ex-pro:before {
  content: "\a106";
}
.icon-the-frequent-flyer:before {
  content: "\a107";
}
.icon-the-pro:before {
  content: "\a108";
}
.icon-the-randonneur:before {
  content: "\a109";
}
.icon-the-suffer-prize:before {
  content: "\a10a";
}
.icon-the-timekeeper:before {
  content: "\a10b";
}
.icon-general-classification:before {
  content: "\a10c";
}
.icon-king-queen-of-the-mountains:before {
  content: "\a10d";
}
.icon-night-owl:before {
  content: "\a10e";
}
.icon-photosynthesis:before {
  content: "\a10f";
}
.icon-saddle-soar:before {
  content: "\a110";
}
.icon-senior-rider-classification:before {
  content: "\a111";
}
.icon-the-artist:before {
  content: "\a112";
}
.icon-the-chiongster:before {
  content: "\a113";
}
.icon-the-hour-record:before {
  content: "\a114";
}
.icon-the-influencer:before {
  content: "\a115";
}
.icon-top-10:before {
  content: "\a116";
}
.icon-twilight:before {
  content: "\a117";
}
.icon-well-traveled:before {
  content: "\a118";
}
.icon-young-rider-classification:before {
  content: "\a119";
}

