@charset "UTF-8";

@font-face {
  font-family: "couchbase-font";
  src:url("/National_Library/oe_/https://developer.couchbase.com/images/fonts/fontastic/couchbase-font.eot");
  src:url("/National_Library/oe_/https://developer.couchbase.com/images/fonts/fontastic/couchbase-font.eot#iefix") format("embedded-opentype"),
    url("/National_Library/oe_/https://developer.couchbase.com/images/fonts/fontastic/couchbase-font.woff") format("woff"),
    url("/National_Library/oe_/https://developer.couchbase.com/images/fonts/fontastic/couchbase-font.ttf") format("truetype"),
    url("/National_Library/oe_/https://developer.couchbase.com/images/fonts/fontastic/couchbase-font.svg#couchbase-font") format("svg");
  font-weight: normal;
  font-style: normal;

}

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

.couch-icon-catalogs:before {
  content: "b";
}
.couch-icon-content-management:before {
  content: "c";
}
.couch-icon-customer-360:before {
  content: "d";
}
.couch-icon-fraud-detection:before {
  content: "f";
}
.couch-icon-internet-everything:before {
  content: "g";
}
.couch-icon-mobile:before {
  content: "h";
}
.couch-icon-personalization:before {
  content: "i";
}
.couch-icon-profile:before {
  content: "k";
}
.couch-icon-digital-communication:before {
  content: "e";
}
.couch-icon-big-data:before {
  content: "a";
}
