/* font-face */
@font-face {
  font-family: "GeneralFoundicons";
  src: url("../fonts/general_foundicons.eot");
  src: url("../fonts/general_foundicons.eot?#iefix") format("embedded-opentype"), url("../fonts/general_foundicons.woff") format("woff"), url("../fonts/general_foundicons.ttf") format("truetype"), url("../fonts/general_foundicons.svg#GeneralFoundicons") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* global foundicon styles */
[class*="foundicon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: inherit;
  vertical-align: baseline;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
}

[class*="general foundicon-"]:before {
  font-family: "GeneralFoundicons";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  font-size:30px;
}

/* icons */
.foundicon-settings:before {
  content: "\f000";
}

.foundicon-heart:before {
  content: "\f001";
}

.foundicon-star:before {
  content: "\f002";
}

.foundicon-plus:before {
  content: "\f003";
}

.foundicon-minus:before {
  content: "\f004";
}

.foundicon-checkmark:before {
  content: "\f005";
}

.foundicon-remove:before {
  content: "\f006";
}

.foundicon-mail:before {
  content: "\f007";
}

.foundicon-calendar:before {
  content: "\f008";
}

.foundicon-page:before {
  content: "\f009";
}

.foundicon-tools:before {
  content: "\f00a";
}

.foundicon-globe:before {
  content: "\f00b";
}

.foundicon-home:before {
  content: "\f00c";
}

.foundicon-quote:before {
  content: "\f00d";
}

.foundicon-people:before {
  content: "\f00e";
}

.foundicon-monitor:before {
  content: "\f00f";
}

.foundicon-laptop:before {
  content: "\f010";
}

.foundicon-phone:before {
  content: "\f011";
}

.foundicon-cloud:before {
  content: "\f012";
}

.foundicon-error:before {
  content: "\f013";
}

.foundicon-right-arrow:before {
  content: "\f014";
}

.foundicon-left-arrow:before {
  content: "\f015";
}

.foundicon-up-arrow:before {
  content: "\f016";
}

.foundicon-down-arrow:before {
  content: "\f017";
}

.foundicon-trash:before {
  content: "\f018";
}

.foundicon-add-doc:before {
  content: "\f019";
}

.foundicon-edit:before {
  content: "\f01a";
}

.foundicon-lock:before {
  content: "\f01b";
}

.foundicon-unlock:before {
  content: "\f01c";
}

.foundicon-refresh:before {
  content: "\f01d";
}

.foundicon-paper-clip:before {
  content: "\f01e";
}

.foundicon-video:before {
  content: "\f01f";
}

.foundicon-photo:before {
  content: "\f020";
}

.foundicon-graph:before {
  content: "\f021";
}

.foundicon-idea:before {
  content: "\f022";
}

.foundicon-mic:before {
  content: "\f023";
}

.foundicon-cart:before {
  content: "\f024";
}

.foundicon-address-book:before {
  content: "\f025";
}

.foundicon-compass:before {
  content: "\f026";
}

.foundicon-flag:before {
  content: "\f027";
}

.foundicon-location:before {
  content: "\f028";
}

.foundicon-clock:before {
  content: "\f029";
}

.foundicon-folder:before {
  content: "\f02a";
}

.foundicon-inbox:before {
  content: "\f02b";
}

.foundicon-website:before {
  content: "\f02c";
}

.foundicon-smiley:before {
  content: "\f02d";
}

.foundicon-search:before {
  content: "\f02e";
}

[class*="foundicon-"]:after { position: relative; top: -10px; left: 12px; color: #666; font-size: 100%; font-style: normal; text-transform:capitalize }

.foundicon-settings:after        { content: "settings"; }
.foundicon-heart:after           { content: "heart"; }
.foundicon-star:after            { content: "star"; }
.foundicon-plus:after            { content: "plus"; }
.foundicon-minus:after           { content: "minus"; }
.foundicon-checkmark:after       { content: "checkmark"; }

.foundicon-remove:after          { content: "remove"; }
.foundicon-mail:after            { content: "mail"; }
.foundicon-calendar:after        { content: "calendar"; }
.foundicon-page:after            { content: "page"; }
.foundicon-tools:after           { content: "tools"; }
.foundicon-globe:after           { content: "globe"; }

.foundicon-home:after            { content: "home"; }
.foundicon-quote:after           { content: "quote"; }
.foundicon-people:after          { content: "people"; }
.foundicon-monitor:after         { content: "monitor"; }
.foundicon-laptop:after          { content: "laptop"; }
.foundicon-phone:after           { content: "phone"; }

.foundicon-cloud:after           { content: "cloud"; }
.foundicon-error:after           { content: "error"; }
.foundicon-right-arrow:after     { content: "right-arrow"; }
.foundicon-left-arrow:after      { content: "left-arrow"; }
.foundicon-up-arrow:after        { content: "up-arrow"; }
.foundicon-down-arrow:after      { content: "down-arrow"; }

.foundicon-trash:after           { content: "trash"; }
.foundicon-add-doc:after         { content: "add-doc"; }
.foundicon-edit:after            { content: "edit"; }
.foundicon-lock:after            { content: "lock"; }
.foundicon-unlock:after          { content: "unlock"; }
.foundicon-refresh:after         { content: "refresh"; }

.foundicon-paper-clip:after      { content: "paper-clip"; }
.foundicon-video:after           { content: "video"; }
.foundicon-photo:after           { content: "photo"; }
.foundicon-graph:after           { content: "graph"; }
.foundicon-idea:after            { content: "idea"; }
.foundicon-mic:after             { content: "mic"; }

.foundicon-cart:after            { content: "cart"; }
.foundicon-address-book:after    { content: "address-book"; }
.foundicon-compass:after         { content: "compass"; }
.foundicon-flag:after            { content: "flag"; }
.foundicon-location:after        { content: "location"; }
.foundicon-clock:after           { content: "clock"; }

.foundicon-folder:after          { content: "folder"; }
.foundicon-inbox:after           { content: "inbox"; }
.foundicon-website:after         { content: "website"; }
.foundicon-smiley:after          { content: "smiley"; }
.foundicon-search:after          { content: "search"; }