@charset "UTF-8";

/* untitled-font-1 */
@font-face {
  font-family: "untitled-font-1";
  src:url("rvjeTAo6Bd7qv8rwvZXzoJ/fonts/1449696654.eot");
  src:url("rvjeTAo6Bd7qv8rwvZXzoJ/fonts/1449696654.eot#iefix") format("embedded-opentype"),
    url("rvjeTAo6Bd7qv8rwvZXzoJ/fonts/1449696654.woff") format("woff"),
    url("rvjeTAo6Bd7qv8rwvZXzoJ/fonts/1449696654.ttf") format("truetype"),
    url("rvjeTAo6Bd7qv8rwvZXzoJ/fonts/1449696654.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "untitled-font-1" !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: "untitled-font-1" !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-thirsty:before {
  content: "\63";
}
.icon-eye-1:before {
  content: "\61";
}

