.dcdIcon.contact-person
{
    background: url("../../img/exos-icons/contact-person.svg") no-repeat center;
}

.dcdIcon.my-website
{
    background: url("../../img/exos-icons/my-website.svg") no-repeat center;
}

.dcdIcon.virtual-server-pro
{
    background: url("../../img/exos-icons/virtual-server-pro.svg") no-repeat center;
}

.dcdIcon.cloud-server
{
    background: url("../../img/exos-icons/cloud-server.svg") no-repeat center;
}

.dcdIcon.cloud-server-dark
{
    background: url("../../img/exos-icons/cloud-server-dark.svg") no-repeat center;
}

.dcdIcon.customer-care
{
    background: url("../../img/exos-icons/customer-care.svg") no-repeat center;
}

.dcdIcon.help
{
    background: url("../../img/exos-icons/help.svg") no-repeat center;
}

.dcdIcon.notification
{
    background: url("../../img/exos-icons/26-notification-white.svg") no-repeat center;
}

.dcdIcon.notification-alt
{
    background: url("../../img/exos-icons/26-notification-white-alt.svg") no-repeat center;
}

.dcdIcon.support
{
    background: url("../../img/exos-icons/26-support-white.svg") no-repeat center;
}

.dcdIcon.support-alt
{
    background: url("../../img/exos-icons/26-support-white-alt.svg") no-repeat center;
}
