@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "sc" !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: "sc" !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-phone:before {
  content: "\61";
}
.icon-mobile:before {
  content: "\62";
}
.icon-mobile-signal:before {
  content: "\63";
}
.icon-mobile-1:before {
  content: "\64";
}
.icon-camera:before {
  content: "\65";
}
.icon-camera-1:before {
  content: "\66";
}
.icon-camera-2:before {
  content: "\67";
}
.icon-sun-o:before {
  content: "\68";
}
.icon-moon-o:before {
  content: "\69";
}
.icon-edit:before {
  content: "\6a";
}
.icon-pencil:before {
  content: "\6b";
}
.icon-thumbs-up:before {
  content: "\6c";
}
.icon-thumbs-o-up:before {
  content: "\6d";
}
.icon-comments:before {
  content: "\6e";
}
.icon-comment-o:before {
  content: "\6f";
}
.icon-comment:before {
  content: "\70";
}
.icon-moon-fill:before {
  content: "\61";
}
.icon-sun-o:before {
  content: "\62";
}
.icon-mobile:before {
  content: "\63";
}
.icon-mobile-1:before {
  content: "\64";
}
.icon-mobile-signal:before {
  content: "\65";
}
.icon-camera:before {
  content: "\66";
}
.icon-camera-1:before {
  content: "\67";
}
.icon-pencil:before {
  content: "\68";
}
.icon-edit:before {
  content: "\69";
}
.icon-pen:before {
  content: "\6a";
}
.icon-comments:before {
  content: "\6b";
}
.icon-comment:before {
  content: "\6c";
}
.icon-arrow-circle-o-down:before {
  content: "\6d";
}
.icon-cloud-download-2:before {
  content: "\6e";
}
.icon-download-1:before {
  content: "\6f";
}
.icon-file-text:before {
  content: "\70";
}
.icon-icons8-sun:before {
  content: "\71";
}
.icon-close:before {
  content: "\72";
}
.icon-times:before {
  content: "\73";
}
.icon-cross-mark:before {
  content: "\74";
}