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

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

.icon-stitchadd-post:before {
  content: "\e900";
}
.icon-stitchfacebook:before {
  content: "\e901";
}
.icon-stitchinstagram:before {
  content: "\e902";
}
.icon-stitchtik-tok:before {
  content: "\e903";
}
.icon-stitchtwitter:before {
  content: "\e904";
}
.icon-stitchuser:before {
  content: "\e905";
}
