@font-face {
    font-family: "logo-systems";
    src: url("fonts/logo-systems.eot?qjwzqh");
    src:
        url("fonts/logo-systems.eot?qjwzqh#iefix") format("embedded-opentype"),
        url("fonts/logo-systems.ttf?qjwzqh") format("truetype"),
        url("fonts/logo-systems.woff?qjwzqh") format("woff"),
        url("fonts/logo-systems.svg?qjwzqh#logo-systems") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="ls-"],
[class*=" ls-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "logo-systems" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ls-self-inspection-success:before {
    content: "\e901";
}

.ls-self-inspection-danger:before {
    content: "\e902";
}

.ls-ACMS:before {
    content: "\e900";
}
