@font-face {
    font-family: "Alert";
    src: url("Alert.eot?a02a3af18b9597c8fcd280c7730ff2fd?#iefix") format("embedded-opentype"),
url("Alert.woff2?a02a3af18b9597c8fcd280c7730ff2fd") format("woff2"),
url("Alert.woff?a02a3af18b9597c8fcd280c7730ff2fd") format("woff"),
url("Alert.ttf?a02a3af18b9597c8fcd280c7730ff2fd") format("truetype"),
url("Alert.svg?a02a3af18b9597c8fcd280c7730ff2fd#Alert") format("svg");
}

i[class^="icon-alert-"]:before, i[class*=" icon-alert-"]:before {
    font-family: Alert !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-alert-add-alert:before {
    content: "\f101";
}
.icon-alert-alert:before {
    content: "\f102";
}
.icon-alert-error-alt:before {
    content: "\f103";
}
.icon-alert-error:before {
    content: "\f104";
}
.icon-alert-help-alt:before {
    content: "\f105";
}
.icon-alert-help:before {
    content: "\f106";
}
.icon-alert-hold-still:before {
    content: "\f107";
}
.icon-alert-notification-on-device:before {
    content: "\f108";
}
.icon-alert-warning-alt:before {
    content: "\f109";
}
.icon-alert-warning:before {
    content: "\f10a";
}
