@charset "UTF-8";

@font-face {
  font-family: "untitled-font-1";
  src:url("fonts/untitled-font-1.eot");
  src:url("fonts/untitled-font-1.eot#iefix") format("embedded-opentype"),
    url("fonts/untitled-font-1.woff") format("woff"),
    url("fonts/untitled-font-1.ttf") format("truetype"),
    url("fonts/untitled-font-1.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-location:before {
  content: "a";
}
.icon-comment-discussion:before {
  content: "b";
}
.icon-alert:before {
  content: "c";
}
.icon-graph:before {
  content: "d";
}
.icon-info:before {
  content: "e";
}
.icon-clock:before {
  content: "f";
}
.icon-calendar:before {
  content: "g";
}
.icon-chat-bubble-two:before {
  content: "h";
}
.icon-chat-bubble:before {
  content: "i";
}
.icon-comment:before {
  content: "j";
}
.icon-clock-1:before {
  content: "k";
}
.icon-camera:before {
  content: "l";
}
.icon-check-mark-circle-two:before {
  content: "n";
}
.icon-check-mark-circle:before {
  content: "m";
}
.icon-clock-2:before {
  content: "o";
}
.icon-linkedin:before {
  content: "p";
}
.icon-google-plus:before {
  content: "q";
}
.icon-pinterest:before {
  content: "r";
}
.icon-facebook:before {
  content: "s";
}
.icon-youtube:before {
  content: "t";
}
.icon-tumblr:before {
  content: "u";
}
.icon-twitter:before {
  content: "v";
}
.icon-spotify:before {
  content: "w";
}
.icon-star:before {
  content: "x";
}