@charset "UTF-8";

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

}

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

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

.smicon-2-facebook:before {
  content: "\78";
}
.smicon-2-flickr:before {
  content: "\7a";
}
.smicon-2-twitter:before {
  content: "\41";
}
.smicon-2-share:before {
  content: "\48";
}
.smicon-2-pinterest:before {
  content: "\4a";
}
.smicon-2-follow:before {
  content: "\52";
}
.smicon-2-instagram:before {
  content: "\53";
}
.smicon-2-linkedin:before {
  content: "\54";
}
.smicon-2-google-plus:before {
  content: "\55";
}
.smicon-2-blog:before {
  content: "\4c";
}
.smicon-1-blog:before {
  content: "\61";
}
.smicon-1-facebook:before {
  content: "\62";
}
.smicon-1-linkedin:before {
  content: "\63";
}
.smicon-1-google-plus:before {
  content: "\64";
}
.smicon-1-instagram:before {
  content: "\65";
}
.smicon-1-flickr:before {
  content: "\66";
}
.smicon-1-follow:before {
  content: "\67";
}
.smicon-1-twitter:before {
  content: "\68";
}
.smicon-1-pinterest:before {
  content: "\69";
}
.smicon-1-share:before {
  content: "\6a";
}
.smicon-3-instagram:before {
  content: "\49";
}
.smicon-3-flickr:before {
  content: "\4b";
}
.smicon-3-facebook:before {
  content: "\4d";
}
.smicon-3-google-plus:before {
  content: "\4e";
}
.smicon-3-twitter:before {
  content: "\4f";
}
.smicon-3-linkedin:before {
  content: "\50";
}
.smicon-3-pinterest:before {
  content: "\51";
}
.smicon-3-blog:before {
  content: "\56";
}
.smicon-3-share:before {
  content: "\58";
}
.smicon-3-follow:before {
  content: "\59";
}
.smicon-portfoliobox-logo:before {
  content: "\6b";
}
.smicon-2-heart:before {
  content: "\6d";
}
.smicon-1-heart:before {
  content: "\6e";
}
.smicon-3-heart:before {
  content: "\6f";
}
.smicon-3-rss:before {
  content: "\6c";
}
.smicon-1-rss:before {
  content: "\70";
}
.smicon-2-rss:before {
  content: "\71";
}
