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

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

.s:before {
  content: "\73";
  color: #444;
}
.e:before {
  content: "\65";
  color: #444;
}
.x:before {
  content: "\78";
  color: #444;
}
.m:before {
  content: "\6d";
  color: #444;
}
.a:before {
  content: "\61";
  color: #444;
}
.g:before {
  content: "\67";
  color: #444;
}
.z:before {
  content: "\7a";
  color: #444;
}
.i:before {
  content: "\69";
  color: #444;
}
.n:before {
  content: "\6e";
  color: #444;
}
.dot:before {
  content: "\2e";
  color: #444;
}
.t:before {
  content: "\74";
  color: #444;
}
.u:before {
  content: "\75";
}
