@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "sm-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^="sm-"]:before,
[class*=" sm-"]:before {
  font-family: "sm-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;
}

.sm-bookmark:before {
  content: "\62";
}
.sm-micro:before {
  content: "\57";
}
.sm-battery-empty:before {
  content: "\65";
}
.sm-battery-full:before {
  content: "\66";
}
.sm-battery-half:before {
  content: "\68";
}
.sm-user:before {
  content: "\69";
}
.sm-user-negative:before {
  content: "\70";
}
.sm-mail:before {
  content: "\71";
}
.sm-profile:before {
  content: "\6d";
}
.sm-payment:before {
  content: "\73";
}
.sm-mail-outline:before {
  content: "\74";
}
.sm-log-in:before {
  content: "\75";
}
.sm-pin:before {
  content: "\77";
}
.sm-gift:before {
  content: "\78";
}
.sm-globe:before {
  content: "\79";
}
.sm-euro:before {
  content: "\7a";
}
.sm-power:before {
  content: "\41";
}
.sm-ticket:before {
  content: "\43";
}
.sm-bag:before {
  content: "\61";
}
.sm-signet:before {
  content: "\63";
}
.sm-brand:before {
  content: "\64";
}
.sm-coins:before {
  content: "\67";
}
.sm-latern:before {
  content: "\6b";
}
.sm-latern-full:before {
  content: "\6c";
}
.sm-livecam:before {
  content: "\6e";
}
.sm-search:before {
  content: "\6f";
}
.sm-login:before {
  content: "\42";
}
.sm-logout:before {
  content: "\44";
}
.sm-video:before {
  content: "\6a";
}
.sm-dildo:before {
  content: "\76";
}
.sm-hd:before {
  content: "\45";
}
.sm-micro2:before {
  content: "\46";
}
.sm-video2:before {
  content: "\47";
}
.sm-micro3:before {
  content: "\49";
}
.sm-radio-waves:before {
  content: "\48";
}
.sm-cam-perspective2:before {
  content: "\4a";
}
.sm-sound:before {
  content: "\4b";
}
.sm-cam-perspective3:before {
  content: "\4d";
}
.sm-3d:before {
  content: "\4c";
}
.sm-phone:before {
  content: "\72";
}
.sm-home:before {
  content: "\4e";
}
.sm-comments-o:before {
  content: "\4f";
}
.sm-exclamation:before {
  content: "\50";
}
.sm-graduation-cap:before {
  content: "\52";
}
.sm-lightbulb-o:before {
  content: "\54";
}
.sm-transgender:before {
  content: "\55";
}
.sm-calendar:before {
  content: "\56";
}
.sm-magazine:before {
  content: "\51";
}
.sm-heart:before {
  content: "\53";
}
.sm-calendar1:before {
  content: "\59";
}
.sm-eye-galsses:before {
  content: "\5a";
}
.sm-file-edit:before {
  content: "\30";
}
.sm-like:before {
  content: "\32";
}
