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

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

.wp-svg-custom-brand:before {
  content: "\e900";
  color: #630;
}
.wp-svg-custom-envelop:before {
  content: "\e945";
}
.wp-svg-custom-amazon:before {
  content: "\e906";
}
.wp-svg-custom-facebook2:before {
  content: "\e908";
}
.wp-svg-custom-twitter:before {
  content: "\e90a";
}
.wp-svg-custom-youtube:before {
  content: "\e90d";
}
.wp-svg-custom-linkedin:before {
  content: "\e914";
}