﻿i.icon.sms{
    speak: none; 
    background-size: contain;
    content: url('Imagens/sms.png');
}

i.icon.incidente {
    speak: none; 
    background-size: contain;
    content: url('Imagens/incidente.png');
}

i.icon.atendimento {
    speak: none;
    background-size: contain;
    content: url('Imagens/atendimento.png');
}

i.sufficit.icon {
    width: 1em;
    height: 1em;
}
i.sufficit.icon.large {
    width: 1.5em;
    height: 1.5em;
}
i.sufficit.icon.big {
    width: 2em;
    height: 2em;
}
.ui.icon.header .sufficit.icon {
    width: 3em;
    font-size: 1em;
}
.ui.header:not(.icon) > .sufficit.icon {
    font-size: 2.2em;
    float: left;
}
i.sufficit.icon.huge {
    width: 4em;
    height: 4em;
}
i.sufficit.icon.massive {
    width: 8em;
    height: 8em;
}
