<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{font-family:Century Gothic !important;padding:0px;margin:0px;}
@font-face {
  font-family: "garafonts";
  src:url("/Files/App_002/fonts/garafonts.eot");
  src:url("/Files/App_002/fonts/garafonts.eot?#iefix") format("embedded-opentype"),
    url("/Files/App_002/fonts/garafonts.woff") format("woff"),
    url("/Files/App_002/fonts/garafonts.ttf") format("truetype"),
    url("/Files/App_002/fonts/garafonts.svg#garafonts") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "garafonts" !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: "garafonts" !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-back:before {
  content: "\61";
}
.icon-next:before {
  content: "\62";
}
.icon-placeholder:before {
  content: "\63";
}
.icon-phone-call:before {
  content: "\64";
}
.icon-message:before {
  content: "\65";
}
.icon-search:before {
  content: "\66";
}
</pre></body></html>