@font-face {
  font-family: 'vaicons';
  src: url('../font/vaicons.eot?28482814');
  src: url('../font/vaicons.eot?28482814#iefix') format('embedded-opentype'),
       url('../font/vaicons.woff2?28482814') format('woff2'),
       url('../font/vaicons.woff?28482814') format('woff'),
       url('../font/vaicons.ttf?28482814') format('truetype'),
       url('../font/vaicons.svg?28482814#vaicons') 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: 'vaicons';
    src: url('../font/vaicons.svg?28482814#vaicons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "vaicons";
  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-play-fill:before { content: '\e800'; } /* '' */
.icon-globe-hemisphere-west-fill:before { content: '\e801'; } /* '' */
.icon-lock-key-fill:before { content: '\e802'; } /* '' */
.icon-check-circle-fill:before { content: '\e803'; } /* '' */
.icon-film:before { content: '\e836'; } /* '' */
.icon-crown-1:before { content: '\e837'; } /* '' */
.icon-dots-nine:before { content: '\e838'; } /* '' */
.icon-squares-four:before { content: '\e839'; } /* '' */
.icon-list-bullets:before { content: '\e83a'; } /* '' */
.icon-info-light:before { content: '\f061'; } /* '' */
.icon-reply:before { content: '\f112'; } /* '' */
.icon-arrow-left:before { content: '\f282'; } /* '' */
.icon-arrow-line-down:before { content: '\f283'; } /* '' */
.icon-arrow-right:before { content: '\f28b'; } /* '' */
.icon-book-bookmark:before { content: '\f2e5'; } /* '' */
.icon-bookmark-simple:before { content: '\f2e8'; } /* '' */
.icon-caret-circle-right:before { content: '\f314'; } /* '' */
.icon-caret-double-right:before { content: '\f318'; } /* '' */
.icon-caret-down:before { content: '\f31a'; } /* '' */
.icon-caret-left:before { content: '\f31b'; } /* '' */
.icon-caret-right:before { content: '\f31c'; } /* '' */
.icon-chat-dots:before { content: '\f336'; } /* '' */
.icon-check:before { content: '\f33e'; } /* '' */
.icon-check-circle:before { content: '\f33f'; } /* '' */
.icon-check-square:before { content: '\f340'; } /* '' */
.icon-crown-simple:before { content: '\f37e'; } /* '' */
.icon-dots-three-outline-vertical:before { content: '\f3af'; } /* '' */
.icon-eye:before { content: '\f3c6'; } /* '' */
.icon-film-strip:before { content: '\f3f6'; } /* '' */
.icon-gear:before { content: '\f42a'; } /* '' */
.icon-globe-simple:before { content: '\f441'; } /* '' */
.icon-handbag:before { content: '\f455'; } /* '' */
.icon-heart:before { content: '\f460'; } /* '' */
.icon-house:before { content: '\f470'; } /* '' */
.icon-image:before { content: '\f475'; } /* '' */
.icon-link:before { content: '\f48f'; } /* '' */
.icon-list:before { content: '\f497'; } /* '' */
.icon-magnifying-glass:before { content: '\f4a8'; } /* '' */
.icon-map-pin:before { content: '\f4ab'; } /* '' */
.icon-minus:before { content: '\f4bf'; } /* '' */
.icon-monitor-play:before { content: '\f4c3'; } /* '' */
.icon-pencil-line:before { content: '\f512'; } /* '' */
.icon-play:before { content: '\f52b'; } /* '' */
.icon-play-circle:before { content: '\f52c'; } /* '' */
.icon-plus:before { content: '\f531'; } /* '' */
.icon-queue:before { content: '\f548'; } /* '' */
.icon-share-network:before { content: '\f56e'; } /* '' */
.icon-sign-out:before { content: '\f582'; } /* '' */
.icon-speaker-high:before { content: '\f59d'; } /* '' */
.icon-speaker-x:before { content: '\f5a6'; } /* '' */
.icon-television:before { content: '\f5d1'; } /* '' */
.icon-thumbs-down:before { content: '\f5ef'; } /* '' */
.icon-thumbs-up:before { content: '\f5f0'; } /* '' */
.icon-trash:before { content: '\f602'; } /* '' */
.icon-upload:before { content: '\f611'; } /* '' */
.icon-user-circle:before { content: '\f614'; } /* '' */
.icon-video-camera:before { content: '\f625'; } /* '' */
.icon-warning:before { content: '\f62c'; } /* '' */
.icon-x:before { content: '\f642'; } /* '' */
