@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "untitled-font-2" !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-2" !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-app-store-ios:before {
  content: "\61";
}
.icon-apple:before {
  content: "\62";
}
.icon-check-square-solid:before {
  content: "\63";
}
.icon-close-bold-svgrepo-com:before {
  content: "\64";
}
.icon-plus-solid:before {
  content: "\65";
}
.icon-store-solid:before {
  content: "\66";
}
.icon-store-svgrepo-com:before {
  content: "\67";
}
.icon-time-square-svgrepo-com:before {
  content: "\68";
}
.icon-document-add-svgrepo-com-2:before {
  content: "\69";
}
.icon-download-solid:before {
  content: "\6a";
}
.icon-external-link-alt-solid:before {
  content: "\6b";
}
.icon-hamburger-7-svgrepo-com:before {
  content: "\6c";
}
.icon-headset-solid:before {
  content: "\6d";
}
.icon-helmet-round-592-svgrepo-com:before {
  content: "\6e";
}
.icon-map-marker-solid:before {
  content: "\6f";
}
.icon-map-pin-solid:before {
  content: "\70";
}
.icon-pizza-slice-svgrepo-com:before {
  content: "\71";
}
