@font-face {
  font-family: 'weasy-icon-kit';
  src:  url('/_inc/global_assets/weasy-icon-kit/fonts/weasy-icon-kit.eot?f86eh0');
  src:  url('/_inc/global_assets/weasy-icon-kit/fonts/weasy-icon-kit.eot?f86eh0#iefix') format('embedded-opentype'),
    url('/_inc/global_assets/weasy-icon-kit/fonts/weasy-icon-kit.ttf?f86eh0') format('truetype'),
    url('/_inc/global_assets/weasy-icon-kit/fonts/weasy-icon-kit.woff?f86eh0') format('woff'),
    url('/_inc/global_assets/weasy-icon-kit/fonts/weasy-icon-kit.svg?f86eh0#weasy-icon-kit') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="w-"], [class*=" w-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'weasy-icon-kit' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.w-drag:before {
  content: "\e90b";
  color: #666;
}
.w-image:before {
  content: "\e909";
}
.w-video-camera:before {
  content: "\e90a";
}
.w-center-alignment:before {
  content: "\e906";
}
.w-left-alignment:before {
  content: "\e907";
}
.w-right-alignment:before {
  content: "\e908";
}
.w-user22:before {
  content: "\e905";
}
.w-user1:before {
  content: "\e900";
}
.w-user2:before {
  content: "\e901";
}
.w-user3:before {
  content: "\e902";
}
.w-user4:before {
  content: "\e903";
}
.w-user5:before {
  content: "\e904";
}
