@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "icon-fonts" !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: "icon-fonts" !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-quote-right:before {
  content: "a";
}
.icon-quote-left:before {
  content: "b";
}
.icon-circle:before {
  content: "c";
}
.icon-double-arrow-right:before {
  content: "d";
}
.icon-double-arrow-left:before {
  content: "e";
}
.icon-angle-right:before {
  content: "f";
}
.icon-angle-left:before {
  content: "g";
}
.icon-angle-down:before {
  content: "i";
}
.icon-menu:before {
  content: "j";
}
.icon-comment:before {
  content: "l";
}
.icon-comments-alt:before {
  content: "m";
}
.icon-caret-down:before {
  content: "h";
}
.icon-caret-up:before {
  content: "n";
}
.icon-caret-right:before {
  content: "o";
}
.icon-caret-left:before {
  content: "p";
}
.icon-mail:before {
  content: "q";
}
.icon-pin:before {
  content: "s";
}
.icon-image:before {
  content: "t";
}
.icon-video:before {
  content: "u";
}
.icon-link-external:before {
  content: "r";
}
.icon-google-plus:before {
  content: "w";
}
.icon-fontawesome-webfont-21:before {
  content: "w";
}
.icon-facebook:before {
  content: "x";
}
.icon-youtube:before {
  content: "y";
}
.icon-pinterest:before {
  content: "z";
}
.icon-search:before {
  content: "A";
}
.icon-twitter:before {
  content: "B";
}
.icon-home:before {
  content: "C";
}
.icon-linked-in:before {
  content: "D";
}
.icon-coffee:before {
  content: "E";
}
.icon-wordpress:before {
  content: "G";
}
.icon-linkedin:before {
  content: "L";
}
.icon-rss:before {
  content: "M";
}
.icon-user:before {
  content: "v";
}
.icon-instagram:before {
  content: "F";
}
.icon-category-alt:before {
  content: "H";
}
.icon-tag-alt:before {
  content: "I";
}
.icon-comment-alt:before {
  content: "J";
}
.icon-comments:before {
  content: "K";
}
.icon-music:before {
  content: "N";
}
.icon-tag:before {
  content: "O";
}
.icon-mail-alt:before {
  content: "P";
}
.icon-link:before {
  content: "Q";
}
.icon-flag:before {
  content: "k";
}
.icon-category:before {
  content: "L";
}
