@charset "UTF-8";

/* untitled-font-1 */
@font-face {
  font-family: "untitled-font-1";
  src:url("https://file.myfontastic.com/i2tgcfaSuXaPPzTta3b7XF/fonts/1484865055.eot");
  src:url("https://file.myfontastic.com/i2tgcfaSuXaPPzTta3b7XF/fonts/1484865055.eot?#iefix") format("embedded-opentype"),
    url("https://file.myfontastic.com/i2tgcfaSuXaPPzTta3b7XF/fonts/1484865055.woff") format("woff"),
    url("https://file.myfontastic.com/i2tgcfaSuXaPPzTta3b7XF/fonts/1484865055.ttf") format("truetype"),
    url("https://file.myfontastic.com/i2tgcfaSuXaPPzTta3b7XF/fonts/1484865055.svg#1484865055") 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-align-justify:before {
  content: "\61";
}
.icon-magnifying-glass:before {
  content: "\62";
}
.icon-search:before {
  content: "\63";
}
.icon-chevron-down:before {
  content: "\64";
}
.icon-chevron-up:before {
  content: "\65";
}
.icon-facebook:before {
  content: "\66";
}
.icon-twitter:before {
  content: "\67";
}
.icon-gplus:before {
  content: "\68";
}
.icon-linkedin:before {
  content: "\69";
}
.icon-social-reddit:before {
  content: "\6a";
}
.icon-mail:before {
  content: "\6b";
}
.icon-x:before {
  content: "\6c";
}
.icon-clock-o:before {
  content: "\6d";
}
.icon-rss:before {
  content: "\6e";
}
