@font-face {
  font-family: 'quick-actions';
  src:
    url('fonts/quick-actions.ttf?sk6d9') format('truetype'),
    url('fonts/quick-actions.woff?sk6d9') format('woff'),
    url('fonts/quick-actions.svg?sk6d9#quick-actions') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.quick-actions-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'quick-actions' !important;
  speak: never;
  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;
}

.quick-actions-icon-papercard-simple:before {
  content: "\e908";
}
.quick-actions-icon-papercard-default:before {
  content: "\e909";
}
.quick-actions-icon-papercard-modest:before {
  content: "\e90a";
}
.quick-actions-icon-papercard-bright:before {
  content: "\e90b";
}
.quick-actions-icon-wecom-bright:before {
  content: "\e90c";
}
.quick-actions-icon-wecom-default:before {
  content: "\e90d";
}
.quick-actions-icon-wecom-modest:before {
  content: "\e90e";
}
.quick-actions-icon-wecom-simple:before {
  content: "\e90f";
}
.quick-actions-icon-socialmedia-default:before {
  content: "\e900";
}
.quick-actions-icon-socialmedia-bright:before {
  content: "\e901";
}
.quick-actions-icon-socialmedia-modest:before {
  content: "\e902";
}
.quick-actions-icon-socialmedia-simple:before {
  content: "\e903";
}
.quick-actions-icon-mobilephone-default:before {
  content: "\e911";
}
.quick-actions-icon-mobilephone-bright:before {
  content: "\e912";
}
.quick-actions-icon-mobilephone-modest:before {
  content: "\e913";
}
.quick-actions-icon-mobilephone-simple:before {
  content: "\e914";
}
.quick-actions-icon-wechat-default:before {
  content: "\e92d";
}
.quick-actions-icon-wechat-bright:before {
  content: "\e92c";
}
.quick-actions-icon-wechat-modest:before {
  content: "\e92e";
}
.quick-actions-icon-wechat-simple:before {
  content: "\e92f";
}
.quick-actions-icon-callphone-default:before {
  content: "\e904";
}
.quick-actions-icon-callphone-bright:before {
  content: "\e905";
}
.quick-actions-icon-callphone-modest:before {
  content: "\e906";
}
.quick-actions-icon-callphone-simple:before {
  content: "\e907";
}
.quick-actions-icon-telephone-default:before {
  content: "\e930";
}
.quick-actions-icon-telephone-bright:before {
  content: "\e931";
}
.quick-actions-icon-telephone-modest:before {
  content: "\e932";
}
.quick-actions-icon-telephone-simple:before {
  content: "\e933";
}
.quick-actions-icon-address-default:before {
  content: "\e934";
}
.quick-actions-icon-address-bright:before {
  content: "\e935";
}
.quick-actions-icon-address-modest:before {
  content: "\e915";
}
.quick-actions-icon-address-simple:before {
  content: "\e936";
}
.quick-actions-icon-email-default:before {
  content: "\e937";
}
.quick-actions-icon-email-bright:before {
  content: "\e91a";
}
.quick-actions-icon-email-modest:before {
  content: "\e938";
}
.quick-actions-icon-email-simple:before {
  content: "\e939";
}
