@font-face {
  font-family: 'affiliate-royale';
  src: url('../font/affiliate-royale.eot?49951850');
  src: url('../font/affiliate-royale.eot?49951850#iefix') format('embedded-opentype'),
       url('../font/affiliate-royale.woff2?49951850') format('woff2'),
       url('../font/affiliate-royale.woff?49951850') format('woff'),
       url('../font/affiliate-royale.ttf?49951850') format('truetype'),
       url('../font/affiliate-royale.svg?49951850#affiliate-royale') 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: 'affiliate-royale';
    src: url('../font/affiliate-royale.svg?49951850#affiliate-royale') format('svg');
  }
}
*/
 
 [class^="ar-icon-"]:before, [class*=" ar-icon-"]:before {
  font-family: "affiliate-royale";
  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); */
}
 
.ar-icon-ok:before { content: '\e800'; } /* '' */
.ar-icon-ok-circled:before { content: '\e801'; } /* '' */
.ar-icon-ok-circled2:before { content: '\e802'; } /* '' */
.ar-icon-cancel:before { content: '\e803'; } /* '' */
.ar-icon-cancel-circled:before { content: '\e804'; } /* '' */
.ar-icon-cancel-circled2:before { content: '\e805'; } /* '' */
.ar-icon-plus:before { content: '\e806'; } /* '' */
.ar-icon-plus-circled:before { content: '\e807'; } /* '' */
.ar-icon-minus:before { content: '\e808'; } /* '' */
.ar-icon-minus-circled:before { content: '\e809'; } /* '' */
.ar-icon-down-big:before { content: '\e80a'; } /* '' */
.ar-icon-left-big:before { content: '\e80b'; } /* '' */
.ar-icon-right-big:before { content: '\e80c'; } /* '' */
.ar-icon-up-big:before { content: '\e80d'; } /* '' */
.ar-icon-cw:before { content: '\e80e'; } /* '' */
.ar-icon-ccw:before { content: '\e80f'; } /* '' */
.ar-icon-arrows-cw:before { content: '\e810'; } /* '' */
.ar-icon-help-circled:before { content: '\e811'; } /* '' */
.ar-icon-info-circled:before { content: '\e812'; } /* '' */
.ar-icon-eye:before { content: '\e813'; } /* '' */
.ar-icon-eye-off:before { content: '\e814'; } /* '' */
.ar-icon-star:before { content: '\e815'; } /* '' */
.ar-icon-mail:before { content: '\e816'; } /* '' */
.ar-icon-heart:before { content: '\e817'; } /* '' */
.ar-icon-heart-empty:before { content: '\e818'; } /* '' */
.ar-icon-download:before { content: '\e819'; } /* '' */
.ar-icon-forward:before { content: '\e81a'; } /* '' */
.ar-icon-pencil:before { content: '\e81b'; } /* '' */
.ar-icon-comment:before { content: '\e81c'; } /* '' */
.ar-icon-chat:before { content: '\e81d'; } /* '' */
.ar-icon-attention:before { content: '\e81e'; } /* '' */
.ar-icon-attention-circled:before { content: '\e81f'; } /* '' */
.ar-icon-trash-empty:before { content: '\e820'; } /* '' */
.ar-icon-cog:before { content: '\e821'; } /* '' */
.ar-icon-cog-alt:before { content: '\e822'; } /* '' */
.ar-icon-wrench:before { content: '\e823'; } /* '' */
.ar-icon-resize-full:before { content: '\e824'; } /* '' */
.ar-icon-users:before { content: '\e825'; } /* '' */
.ar-icon-users-1:before { content: '\e826'; } /* '' */
.ar-icon-users-2:before { content: '\e827'; } /* '' */
.ar-icon-clipboard:before { content: '\e828'; } /* '' */
.ar-icon-affiliate-royale:before { content: '\e840'; } /* '' */
.ar-icon-link-ext:before { content: '\f08e'; } /* '' */
.ar-icon-left-circled:before { content: '\f0a8'; } /* '' */
.ar-icon-right-circled:before { content: '\f0a9'; } /* '' */
.ar-icon-up-circled:before { content: '\f0aa'; } /* '' */
.ar-icon-down-circled:before { content: '\f0ab'; } /* '' */
.ar-icon-resize-full-alt:before { content: '\f0b2'; } /* '' */
.ar-icon-mail-alt:before { content: '\f0e0'; } /* '' */
.ar-icon-comment-empty:before { content: '\f0e5'; } /* '' */
.ar-icon-chat-empty:before { content: '\f0e6'; } /* '' */
.ar-icon-reply:before { content: '\f112'; } /* '' */
.ar-icon-code:before { content: '\f121'; } /* '' */
.ar-icon-reply-all:before { content: '\f122'; } /* '' */
.ar-icon-help:before { content: '\f128'; } /* '' */
.ar-icon-info:before { content: '\f129'; } /* '' */
.ar-icon-attention-alt:before { content: '\f12a'; } /* '' */
.ar-icon-ok-squared:before { content: '\f14a'; } /* '' */
.ar-icon-link-ext-alt:before { content: '\f14c'; } /* '' */
.ar-icon-down:before { content: '\f175'; } /* '' */
.ar-icon-up:before { content: '\f176'; } /* '' */
.ar-icon-left:before { content: '\f177'; } /* '' */
.ar-icon-right:before { content: '\f178'; } /* '' */
.ar-icon-share:before { content: '\f1e0'; } /* '' */
.ar-icon-trash:before { content: '\f1f8'; } /* '' */