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

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "amx-font";
  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); */
}

.icon-customization:before { content: '\e800'; } /* '' */
.icon-ticket-new:before { content: '\e801'; } /* '' */
.icon-presale:before { content: '\e802'; } /* '' */
.icon-ticket:before { content: '\e803'; } /* '' */
.icon-user-outline:before { content: '\e804'; } /* '' */
.icon-edit:before { content: '\e805'; } /* '' */
.icon-logout:before { content: '\e806'; } /* '' */
.icon-settings:before { content: '\e807'; } /* '' */
.icon-calendar:before { content: '\e808'; } /* '' */
.icon-tickets:before { content: '\e809'; } /* '' */
.icon-menu:before { content: '\e80a'; } /* '' */
.icon-mail:before { content: '\e80b'; } /* '' */
.icon-picture:before { content: '\e80c'; } /* '' */
.icon-asterisk:before { content: '\e80d'; } /* '' */
.icon-paperclip:before { content: '\e80e'; } /* '' */
.icon-upload:before { content: '\e80f'; } /* '' */
.icon-warning:before { content: '\e810'; } /* '' */
.icon-list:before { content: '\e811'; } /* '' */
.icon-minus:before { content: '\e812'; } /* '' */
.icon-picture-1:before { content: '\e813'; } /* '' */
.icon-video:before { content: '\e814'; } /* '' */
.icon-align-left:before { content: '\e815'; } /* '' */
.icon-italic:before { content: '\e816'; } /* '' */
.icon-bold:before { content: '\e817'; } /* '' */
.icon-link:before { content: '\e818'; } /* '' */
.icon-comment-solid:before { content: '\e819'; } /* '' */
.icon-format:before { content: '\f088'; } /* '' */
.icon-comment:before { content: '\f0e5'; } /* '' */
.icon-code:before { content: '\f121'; } /* '' */
.icon-commenting:before { content: '\f27a'; } /* '' */
.icon-commenting-o:before { content: '\f27b'; } /* '' */
