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

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

.icon-youtube:before {
  content: "\e904";
}
.icon-brand4:before {
  content: "\e904";
}
.icon-social4:before {
  content: "\e904";
}
.icon-linkedin:before {
  content: "\e901";
}
.icon-brand:before {
  content: "\e901";
}
.icon-social:before {
  content: "\e901";
}
.icon-facebook:before {
  content: "\e902";
}
.icon-brand2:before {
  content: "\e902";
}
.icon-social2:before {
  content: "\e902";
}
.icon-twitter:before {
  content: "\e900";
}
.icon-brand3:before {
  content: "\e900";
}
.icon-tweet:before {
  content: "\e900";
}
.icon-social3:before {
  content: "\e900";
}
.icon-close:before {
  content: "\e903";
}
