@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "shuttle-park" !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-sp-"]:before,
[class*=" icon-sp-"]:before {
  font-family: "shuttle-park" !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-sp-shuttle-park-logo-stacked-1-color:before {
  content: "\61";
}
.icon-sp-shuttle-park-logo-1-color:before {
  content: "\62";
}
