@font-face {
  font-family: 'alphabet_a_to_z';
  src: url('../font/alphabet_a_to_z.eot?82597301');
  src: url('../font/alphabet_a_to_z.eot?82597301#iefix') format('embedded-opentype'),
       url('../font/alphabet_a_to_z.woff2?82597301') format('woff2'),
       url('../font/alphabet_a_to_z.woff?82597301') format('woff'),
       url('../font/alphabet_a_to_z.ttf?82597301') format('truetype'),
       url('../font/alphabet_a_to_z.svg?82597301#alphabet_a_to_z') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'alphabet_a_to_z';
    src: url('../font/alphabet_a_to_z.svg?82597301#alphabet_a_to_z') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "alphabet_a_to_z";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-pictogrammers-material-alphabet-alpha-m-circle-outline:before { content: '\e801'; } /* '' */
.icon-pictogrammers-material-alphabet-alpha-z-circle-outline:before { content: '\e802'; } /* '' */
.icon-pictogrammers-material-alphabet-alpha-y-circle-outline:before { content: '\e803'; } /* '' */
.icon-pictogrammers-material-alphabet-alpha-x-circle-outline:before { content: '\e804'; } /* '' */
.icon-pictogrammers-material-alphabet-alpha-w-circle-outline:before { content: '\e805'; } /* '' */
.icon-pictogrammers-material-alphabet-alpha-v-circle-outline:before { content: '\e806'; } /* '' */
.icon-pictogrammers-material-alphabet-alpha-u-circle-outline:before { content: '\e807'; } /* '' */
.icon-pictogrammers-material-alphabet-alpha-t-circle-outline:before { content: '\e808'; } /* '' */
.icon-pictogrammers-material-alphabet-alpha-s-circle-outline:before { content: '\e809'; } /* '' */
.icon-pictogrammers-material-alphabet-alpha-r-circle-outline:before { content: '\e80a'; } /* '' */
.icon-pictogrammers-material-alphabet-alpha-p-circle-outline:before { content: '\e80b'; } /* '' */
.icon-pictogrammers-material-alphabet-alpha-n-circle-outline:before { content: '\e80c'; } /* '' */
.icon-pictogrammers-material-alphabet-alpha-o-circle-outline:before { content: '\e80d'; } /* '' */
.icon-pictogrammers-material-alphabet-alpha-q-circle-outline:before { content: '\e80e'; } /* '' */
.icon-pictogrammers-material-alphabet-alpha-l-circle-outline:before { content: '\e80f'; } /* '' */
.icon-pictogrammers-material-alphabet-alpha-j-circle-outline:before { content: '\e810'; } /* '' */
.icon-pictogrammers-material-alphabet-alpha-k-circle-outline:before { content: '\e811'; } /* '' */
.icon-pictogrammers-material-alphabet-alpha-i-circle-outline:before { content: '\e812'; } /* '' */
.icon-pictogrammers-material-alphabet-alpha-g-circle-outline:before { content: '\e813'; } /* '' */
.icon-pictogrammers-material-alphabet-alpha-f-circle-outline:before { content: '\e814'; } /* '' */
.icon-pictogrammers-material-alphabet-alpha-h-circle-outline:before { content: '\e815'; } /* '' */
.icon-pictogrammers-material-alphabet-alpha-e-circle-outline:before { content: '\e816'; } /* '' */
.icon-pictogrammers-material-alphabet-alpha-c-circle-outline:before { content: '\e817'; } /* '' */
.icon-pictogrammers-material-alphabet-alpha-d-circle-outline:before { content: '\e818'; } /* '' */
.icon-pictogrammers-material-alphabet-alpha-b-circle-outline:before { content: '\e819'; } /* '' */
.icon-pictogrammers-material-alphabet-alpha-a-circle-outline:before { content: '\e81a'; } /* '' */
