@charset "UTF-8";

/* sungard-new-home */
@font-face {
  font-family: "sungard-new-home";
  src:url("https://file.myfontastic.com/w73u9DamWDHVniKWGRyuw9/fonts/1447149540.eot");
  src:url("https://file.myfontastic.com/w73u9DamWDHVniKWGRyuw9/fonts/1447149540.eot?#iefix") format("embedded-opentype"),
    url("https://file.myfontastic.com/w73u9DamWDHVniKWGRyuw9/fonts/1447149540.woff") format("woff"),
    url("https://file.myfontastic.com/w73u9DamWDHVniKWGRyuw9/fonts/1447149540.ttf") format("truetype"),
    url("https://file.myfontastic.com/w73u9DamWDHVniKWGRyuw9/fonts/1447149540.svg#1447149540") format("svg");
  font-weight: normal;
  font-style: normal;
}

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

.v2-icon-application-management:before {
  content: "a";
}
.v2-icon-business-continuity:before {
  content: "b";
}
.v2-icon-cloud-services:before {
  content: "c";
}
.v2-icon-it-consulting-services:before {
  content: "d";
}
.v2-icon-disaster-recovery:before {
  content: "e";
}
.v2-icon-hosting-services:before {
  content: "f";
}
.v2-icon-security-and-compliance:before {
  content: "g";
}
.v2-icon-play:before {
  content: "h";
}
.v2-icon-left-arrow:before {
  content: "i";
}
.v2-icon-right-arrow:before {
  content: "j";
}
.v2-icon-close:before {
  content: "k";
}
