@charset "UTF-8";

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

}

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

.stiricon-cart:before {
  content: "a";
}
.stiricon-pinterest:before {
  content: "b";
}
.stiricon-facebook:before {
  content: "c";
}
.stiricon-google:before {
  content: "d";
}
.stiricon-instagram:before {
  content: "e";
}
.stiricon-twitter:before {
  content: "f";
}
.stiricon-triangle-right:before {
  content: "g";
}
.stiricon-chevron-right-1:before {
  content: "h";
}
.stiricon-chevron-right-2:before {
  content: "j";
}
.stiricon-search:before {
  content: "i";
}
.stiricon-chevron-down-1:before {
  content: "k";
}
.stiricon-chevron-up-1:before {
  content: "m";
}
.stiricon-arrow-circle-right-1:before {
  content: "l";
}
.stiricon-arrow-circle-left-1:before {
  content: "n";
}
.stiricon-arrow-circle-right-2:before {
  content: "o";
}
.stiricon-arrow-circle-left-2:before {
  content: "p";
}
.stiricon-mail:before {
  content: "q";
}
.stiricon-cart-2:before {
  content: "r";
}
.stiricon-star-solid-1:before {
  content: "s";
}
.stiricon-star-outline-1:before {
  content: "t";
}
.stiricon-minus:before {
  content: "u";
}
.stiricon-plus:before {
  content: "v";
}
.stiricon-youtube:before {
  content: "w";
}
.stiricon-envelope:before {
  content: "x";
}
.stiricon-phone:before {
  content: "y";
}
.stiricon-chevron-right-3:before {
  content: "z";
}
.stiricon-linkedin:before {
  content: "A";
}
.stiricon-star-solid-2:before {
  content: "B";
}
.stiricon-quote-1:before {
  content: "C";
}
.stiricon-quote-2:before {
  content: "D";
}
