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

[class^="alpha-"], [class*=" alpha-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'alphabet' !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;
}

.alpha-c-icon:before {
  content: "\e900";
}
.alpha-d-icon:before {
  content: "\e901";
}
.alpha-e-icon:before {
  content: "\e902";
}
.alpha-f-icon:before {
  content: "\e903";
}
.alpha-h-icon:before {
  content: "\e904";
}
.alpha-l-icon:before {
  content: "\e905";
}
.alpha-m-icon:before {
  content: "\e906";
}
.alpha-p-icon:before {
  content: "\e907";
}
.alpha-s-icon:before {
  content: "\e908";
}
.alpha-t-icon:before {
  content: "\e909";
}
.alpha-w-icon:before {
  content: "\e90a";
}
