@charset "UTF-8";

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

}

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

.sw-awesome-bullhorn:before {
  content: "\e000";
}
.sw-awesome-dealer:before {
  content: "\e001";
}
.sw-awesome-envelope:before {
  content: "\e002";
}
.sw-awesome-envelope-danger:before {
  content: "\e003";
}
.sw-awesome-envelope-dollar:before {
  content: "\e004";
}
.sw-awesome-envelope-dot:before {
  content: "\e005";
}
.sw-awesome-envelope-esclamation:before {
  content: "\e006";
}
.sw-awesome-envelope-open:before {
  content: "\e007";
}
.sw-awesome-envelope-open-text:before {
  content: "\e008";
}
.sw-awesome-envelope-success:before {
  content: "\e009";
}
.sw-awesome-envelope-warning:before {
  content: "\e00a";
}
.sw-awesome-expert:before {
  content: "\e00b";
}
.sw-awesome-factory:before {
  content: "\e00c";
}
.sw-awesome-garage:before {
  content: "\e00d";
}
.sw-awesome-importer:before {
  content: "\e00e";
}
.sw-awesome-mailbox:before {
  content: "\e00f";
}
.sw-awesome-reseller:before {
  content: "\e010";
}
.sw-awesome-subdealer:before {
  content: "\e011";
}
.sw-awesome-agent:before {
  content: "\e012";
}
