@font-face { 
  font-family: "rw-cap";
    src:url("../fonts/rw-cap.eot");
    src:url("../fonts/rw-cap.eot?#iefix") format("embedded-opentype"),
    url("../fonts/rw-cap.woff") format("woff"),
    url("../fonts/rw-cap.ttf") format("truetype"),
    url("../fonts/rw-cap.svg") format("svg");
    font-weight: normal;
    font-style: normal;
  }
  .icon2-rw-cap {
    display: inline-block;
    font-family: "rw-cap";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .icon2-rw-cap:hover {
    text-decoration: none;
  }
  [data-icon2]:before {
    font-family: "rw-cap" !important;
    content: attr(data-icon2);
    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^="icon2-"]:before,
  [class*=" icon2-"]:before {
    font-family: "rw-cap" !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;
  }
  .icon2-size-2x {
    font-size: 28px;
  }
  .icon2-size-3x {
    font-size: 42px;
  }
  .icon2-size-4x {
    font-size: 56px;
  }
  .icon2-title {
    line-height: 1.1428571;
    display: block;
    text-transform: uppercase;
    margin-top: 7px;
  }
  a.icon2-title {
    text-decoration: none;
  }
  a.icon2-title:hover {
    font-weight: 600;
  }
  a.icon2-link {
    color: #414042;
    text-decoration: none;
  }
  a.icon2-link:hover {
    font-weight: 700;
    text-decoration: none;
  }
  a.icon2-link:hover .icon-rw-cap:before {
    opacity: 0.6;
  }
  a.icon2-link.active {
    font-weight: 700;
  }
  a.icon2-link.active .icon-rw-cap:before {
    opacity: 1;
  }
  a.icon2-link .icon-rw-cap {
    display: block;
  }
  .icon2-rw-cap-api-management:before {
    content: "a";
    color: #35a297;
  }
  .icon2-rw-cap-application-performance:before {
    content: "b";
    color: #938643;
  }
  .icon2-rw-cap-web-development:before {
    content: "c";
    color: #ce2753;
  }
  .icon2-rw-cap-inverse:before {
    color: #FFF;
  }
  .caps-overlay .caps-content .icon2-rw:before {
    line-height: inherit;
  }