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

.togohalf-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'togohalf-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-slow-and-steady:before {
  content: "\100000";
}
.icon-super-rookie:before {
  content: "\100001";
}
.icon-the-a-team:before {
  content: "\100002";
}
.icon-the-early-bird:before {
  content: "\100003";
}
.icon-the-night-rider:before {
  content: "\100004";
}
.icon-workhorse:before {
  content: "\100005";
}
