@font-face {
  font-family: 'icomoon';
  src:  url('font-svg/icomoon.eot?p76sp7');
  src:  url('font-svg/icomoon.eot?p76sp7#iefix') format('embedded-opentype'),
    url('font-svg/icomoon.ttf?p76sp7') format('ttf'),
    url('font-svg/icomoon.woff?p76sp7') format('woff'),
    url('font-svg/icomoon.svg?p76sp7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="svg-"], [class*=" svg-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* -------------------------------- UI ------------------------------- */
/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */

.svg-ui-arrow:before { content: "\e90d"; }
.svg-ui-menu-close:before { content: "\e913"; }
.svg-ui-menu-open:before { content: "\e914"; }
.svg-ui-x-mask-4-4:before { content: "\e917"; }
.svg-ui-x-mask-16-9:before { content: "\e918"; }

/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/* -------------------------------- LOGOS ------------------------------- */
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */

.svg-logo-cardstack:before { content: "\e906"; }
.svg-logo-citrix:before { content: "\e907"; }
.svg-logo-ibm:before { content: "\e908"; }
.svg-logo-intuit:before { content: "\e909"; }
.svg-logo-netflix:before { content: "\e90a"; }
.svg-logo-pendo:before { content: "\e90b"; }
.svg-logo-pepsico:before { content: "\e90c"; }
.svg-logo-prg-horizontal:before { content: "\e90e"; }
.svg-logo-prg-vertical:before { content: "\e90f"; }
.svg-logo-prg-words:before { content: "\e905"; }
.svg-logo-smartling:before { content: "\e910"; }
.svg-logo-tc:before { content: "\e912"; }

/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/* -------------------------------- AVATARS ----------------------------- */
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */

.svg-avatar-dribbble:before { content: "\e900"; }
.svg-avatar-instagram:before { content: "\e901"; }
.svg-avatar-linkedin:before { content: "\e902"; }
.svg-avatar-tiktok:before { content: "\e911"; }
.svg-avatar-twitter:before { content: "\e903"; }
.svg-avatar-youtube:before { content: "\e904"; }