@font-face {
  font-family: 'amm';
  src: url('../font/amm.eot');
  src: url('../font/amm.eot') format('embedded-opentype'),
       url('../font/amm.woff2') format('woff2'),
       url('../font/amm.woff') format('woff'),
       url('../font/amm.ttf') format('truetype'),
       url('../font/amm.svg') 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: 'amm';
    src: url('../font/amm.svg?89419114#amm') format('svg');
  }
}
*/
 
 [class^="amm-"]:before, [class*=" amm-"]:before {
  font-family: "amm";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  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 */
  margin-left: .2em;
 
  /* 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); */
}
 
.amm-left-small:before { content: '\e800'; } /* '' */
.amm-right-small:before { content: '\e801'; } /* '' */
.amm-down-small:before { content: '\e802'; } /* '' */
.amm-up-small:before { content: '\e803'; } /* '' */
.amm-play:before { content: '\e804'; } /* '' */
.amm-menu:before { content: '\e805'; } /* '' */
.amm-down-open:before { content: '\e806'; } /* '' */
.amm-left-open:before { content: '\e807'; } /* '' */
.amm-right-open:before { content: '\e808'; } /* '' */
.amm-up-open:before { content: '\e809'; } /* '' */
.amm-cancel:before { content: '\e80a'; } /* '' */
.amm-ok:before { content: '\e80b'; } /* '' */
.amm-phone:before { content: '\e80c'; } /* '' */
.amm-plus:before { content: '\e80d'; } /* '' */
.amm-minus:before { content: '\e80e'; } /* '' */
.amm-time-travel:before { content: '\e80f'; } /* '' */
.amm-stack:before { content: '\e810'; } /* '' */
.amm-question-circled:before { content: '\e811'; } /* '' */
.amm-phone-circled:before { content: '\e812'; } /* '' */
.amm-person:before { content: '\e813'; } /* '' */
.amm-money-dot:before { content: '\e814'; } /* '' */
.amm-megaphone:before { content: '\e815'; } /* '' */
.amm-m-line:before { content: '\e816'; } /* '' */
.amm-house:before { content: '\e817'; } /* '' */
.amm-football:before { content: '\e818'; } /* '' */
.amm-exclamation-circled:before { content: '\e819'; } /* '' */
.amm-email:before { content: '\e81a'; } /* '' */
.amm-documents-arrow:before { content: '\e81b'; } /* '' */
.amm-document-graph:before { content: '\e81c'; } /* '' */
.amm-cog:before { content: '\e81d'; } /* '' */
.amm-cog-alt:before { content: '\e81e'; } /* '' */
.amm-clock-rewind:before { content: '\e81f'; } /* '' */
.amm-checklist:before { content: '\e820'; } /* '' */
.amm-chat-bubbles:before { content: '\e821'; } /* '' */
.amm-card-binder:before { content: '\e822'; } /* '' */
.amm-calendar:before { content: '\e823'; } /* '' */
.amm-bell:before { content: '\e824'; } /* '' */
.amm-arrrow-down-circled:before { content: '\e825'; } /* '' */
.amm-arrows-reverse:before { content: '\e826'; } /* '' */
.amm-arrows-reverse-circled:before { content: '\e827'; } /* '' */
.amm-play-circled:before { content: '\e828'; } /* '' */
.amm-edit:before { content: '\e829'; } /* '' */
.amm-pop-out:before { content: '\e82a'; } /* '' */
.amm-arrows_left:before { content: '\e87b'; } /* '' */
.amm-arrows_right:before { content: '\e87c'; } /* '' */
.amm-delete:before { content: '\e87d'; } /* '' */
.amm-download-alt:before { content: '\e87e'; } /* '' */
.amm-search:before { content: '\e87f'; } /* '' */
.amm-close:before { content: '\e800'; } /* '' */