@charset "UTF-8";

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

}

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

.icon-restaurants:before {	content: "\e000";}
.icon-directory:before {	content: "\e001";}
.icon-parking:before {		content: "\e002";}
.icon-phone:before {		content: "\e003";}
.icon-email:before {		content: "\e004";}
.icon-profile:before {		content: "\e005";}
.icon-shopping:before {		content: "\e006";}
.icon-download:before {		content: "\e007";}
.icon-plus:before {			content: "\e008";}
.icon-minus:before {		content: "\e009";}
.icon-close:before {		content: "\e00a";}
.icon-location:before {		content: "\e00b";}
.icon-up:before {			content: "\e00c";}
.icon-down:before {			content: "\e00d";}
.icon-right:before {		content: "\e00e";}
.icon-left:before {			content: "\e00f";}
.icon-facebook:before {		content: "\e012";}
.icon-heart:before {		content: "\e013";}
.icon-heart-empty:before {	content: "\e014";}
.icon-pinterest:before {	content: "\e015";}
.icon-twitter:before {		content: "\e016";}
.icon-instagram:before {	content: "\e017";}
.icon-search:before {		content: "\e018";}
.icon-ellipsis:before {		content: "\e019";
}
