@charset "UTF-8";

/* christianitydaily */
@font-face {
  font-family: "christianitydaily";
  src:url("https://file.myfontastic.com/DbHMV6GWZSnhBKusaLStcd/fonts/1447148541.eot");
  src:url("https://file.myfontastic.com/DbHMV6GWZSnhBKusaLStcd/fonts/1447148541.eot?#iefix") format("embedded-opentype"),
    url("https://file.myfontastic.com/DbHMV6GWZSnhBKusaLStcd/fonts/1447148541.woff") format("woff"),
    url("https://file.myfontastic.com/DbHMV6GWZSnhBKusaLStcd/fonts/1447148541.ttf") format("truetype"),
    url("https://file.myfontastic.com/DbHMV6GWZSnhBKusaLStcd/fonts/1447148541.svg#1447148541") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "christianitydaily" !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^="i-"]:before,
[class*=" i-"]:before {
  font-family: "christianitydaily" !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;
}

.i-facebook:before {
  content: "a";
}
.i-facebook-square:before {
  content: "b";
}
.i-twitter:before {
  content: "c";
}
.i-twitter-square:before {
  content: "d";
}
.i-rss:before {
  content: "e";
}
.i-email:before {
  content: "f";
}
.i-search-find:before {
  content: "g";
}
.i-menu:before {
  content: "h";
}
.i-angle-left:before {
  content: "i";
}
.i-angle-right:before {
  content: "j";
}
