@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "social" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  vertical-align: middle;
  speak: none;
  line-height: 1;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="sozial-"]:before,
[class*=" sozial-"]:before {
  font-family: "social" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  vertical-align: middle;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.sozial-facebook:before {
  content: "a";
}
.sozial-twitter:before {
  content: "b";
}
.sozial-google-plus:before {
  content: "c";
}
.sozial-youtube:before {
  content: "d";
}
.sozial-linkedin:before {
  content: "e";
}
.sozial-pinterest:before {
  content: "f";
}
.sozial-dribble:before {
  content: "g";
}
.sozial-skype:before {
  content: "h";
}
.sozial-tumblr:before {
  content: "i";
}
.sozial-instagram:before {
  content: "j";
}
.sozial-xing:before {
  content: "k";
}
.sozial-flickr:before {
  content: "l";
}
.sozial-foursquare:before {
  content: "m";
}
.sozial-rss:before {
  content: "n";
}
.sozial-behance:before {
  content: "o";
}
.sozial-picasa:before {
  content: "p";
}
.sozial-stumbleupon:before {
  content: "r";
}
.sozial-vimeo:before {
  content: "s";
}
.sozial-houzz:before {
  content: "t";
}
.sozial-yelp:before {
  content: "q";
}
.sozial-github:before {
  content: "u";
}
.sozial-reddit:before {
  content: "v";
}
.sozial-soundcloud:before {
  content: "w";
}
.sozial-vk:before {
  content: "x";
}
.sozial-vine:before {
  content: "y";
}
.sozial-angies-list:before {
  content: "z";
}