@font-face {
  font-family: 'OpenWeb Icons';
  src: url('../font/openwebicons.eot');
  src: url('../font/openwebicons.eot?#iefix') format('embedded-opentype'),
       url('../font/openwebicons.woff') format('woff'),
       url('../font/openwebicons.ttf') format('truetype'),
       url('../font/openwebicons.svg#OpenWebIconsRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-apml"]:before, [class*=" icon-apml"]:before,
[class^="icon-open-share"]:before, [class*=" icon-open-share"]:before,
[class^="icon-share"]:before, [class*=" icon-share"]:before,
[class^="icon-feed"]:before, [class*=" icon-feed"]:before,
[class^="icon-ostatus"]:before, [class*=" icon-ostatus"]:before,
[class^="icon-opml"]:before, [class*=" icon-opml"]:before,
[class^="icon-activity"]:before, [class*=" icon-activity"]:before,
[class^="icon-microformats"]:before, [class*=" icon-microformats"]:before,
[class^="icon-geo"]:before, [class*=" icon-geo"]:before,
[class^="icon-opensearch"]:before, [class*=" icon-opensearch"]:before,
[class^="icon-oauth"]:before, [class*=" icon-oauth"]:before,
[class^="icon-openid"]:before, [class*=" icon-openid"]:before,
[class^="icon-rdf"]:before, [class*=" icon-rdf"]:before,
[class^="icon-dataportability"]:before, [class^="icon-federated"]:before,
[class^="icon-web-intents"]:before, [class^="icon-open-web"]:before {
  font-family: 'OpenWeb Icons';
}

.icon-apml:before { content: "a"; }
.icon-apml-colored:before { content: "a"; color: #AFDD63; }

.icon-open-share:before { content: "T"; }
.icon-open-share-colored:before { content: "T"; color: #538439; }

.icon-share:before { content: "t"; }
.icon-share-colored:before { content: "t"; color: #538439; }

.icon-feed:before { content: "F"; }
.icon-feed-simple:before { content: "E"; }
.icon-feed-colored:before { content: "F"; color: #EA680B; }

.icon-ostatus:before { content: "s"; }
.icon-ostatus-simple:before { content: "S"; }
.icon-ostatus-colored:before { content: "s"; color: #FF6600; }

.icon-opml:before { content: "o"; }
.icon-opml-colored:before { content: "o"; color: #2490A1; }

.icon-activity:before { content: "W"; }
.icon-activity-colored:before { content: "W"; color: #4FB2D9; }

.icon-microformats:before { content: "M"; }
.icon-microformats-colored:before { content: "M"; color: #96C70D; }

.icon-geo:before { content: "G"; }
.icon-geo-colored:before { content: "G"; color: #CB0000; }

.icon-opensearch:before { content: "f"; }
.icon-opensearch-colored:before { content: "f"; color: #5050f3; }

.icon-oauth:before { content: "A"; }
.icon-openid:before { content: "O"; }
.icon-rdf:before, .icon-rdfa:before, .icon-owl:before { content: "R"; }

.icon-dataportability:before { content: "D"; }

.icon-federated:before { content: "d"; }

.icon-web-intents:before { content: "I"; }

.icon-open-web:before { content: "w"; }