<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "stewarts-caring-place-v2" !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: "stewarts-caring-place-v2" !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-play-circled:before {
  content: "\61";
}
.icon-arrow-rounded-down:before {
  content: "\62";
}
.icon-arrow-rounded-left:before {
  content: "\63";
}
.icon-arrow-rounded-right:before {
  content: "\64";
}
.icon-arrow-rounded-up:before {
  content: "\65";
}
.icon-arrow-alt-circled-down:before {
  content: "\66";
}
.icon-arrow-alt-circled-left:before {
  content: "\67";
}
.icon-arrow-alt-circled-right:before {
  content: "\68";
}
.icon-arrow-alt-circled-up:before {
  content: "\69";
}
.icon-facebook:before {
  content: "\6a";
}
.icon-instagram:before {
  content: "\6b";
}
.icon-twitter:before {
  content: "\6c";
}
.icon-youtube:before {
  content: "\6d";
}
.icon-pinterest:before {
  content: "\6e";
}
.icon-linkedin:before {
  content: "\6f";
}
.icon-snapchat:before {
  content: "\71";
}
.icon-chevron-up-solid:before {
  content: "\70";
}
.icon-chevron-right-solid:before {
  content: "\72";
}
.icon-chevron-left-solid:before {
  content: "\73";
}
.icon-chevron-down-solid:before {
  content: "\74";
}
.icon-ios-arrow-down:before {
  content: "\75";
}
.icon-arrow-up:before {
  content: "\76";
}
.icon-arrow-right:before {
  content: "\77";
}
.icon-arrow-left:before {
  content: "\78";
}
.icon-arrow-down:before {
  content: "\79";
}
</pre></body></html>