@font-face {
  font-display: swap;
  font-family: 'trx_addons_icons';
  src: url('/fonts/trx-addons/trx_addons_icons.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

[class^="trx_addons_icon-"]:before,
[class*=" trx_addons_icon-"]:before {
  font-family: "trx_addons_icons";
  font-style: normal;
  font-weight: 400;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Codepoints extracted from source CSS (litespeed bundle a5b78ee78fc53f4ed7d5d9d7c25c47cb.css) */
.trx_addons_icon-facebook:before    { content: '\e815'; }
.trx_addons_icon-instagram:before   { content: '\e820'; }
.trx_addons_icon-up:before          { content: '\e85a'; }
.trx_addons_icon-youtube2:before    { content: '\e89a'; }
.trx_addons_icon-ellipsis:before    { content: '\e89e'; }
.trx_addons_icon-ellipsis-vert:before { content: '\e89f'; }
.trx_addons_icon-menu:before        { content: '\e8bc'; }
.trx_addons_icon-tik-tok:before     { content: '\e928'; }
