/*!
 * Estilo Solucao Aqui
 * Desenvolvido por fattoriaweb em: 21/10/2016
 */


/* ==========================================================================
    Tipografia
    ========================================================================== */

/*
   Roboto
   ========================================================================== */

@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto-bold-webfont.eot');
    src: url('../fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-bold-webfont.woff2') format('woff2'),
         url('../fonts/roboto-bold-webfont.woff') format('woff'),
         url('../fonts/roboto-bold-webfont.ttf') format('truetype'),
         url('../fonts/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular-webfont.eot');
    src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto-regular-webfont.woff') format('woff'),
         url('../fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotolight';
    src: url('../fonts/roboto-light-webfont.eot');
    src: url('../fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-light-webfont.woff2') format('woff2'),
         url('../fonts/roboto-light-webfont.woff') format('woff'),
         url('../fonts/roboto-light-webfont.ttf') format('truetype'),
         url('../fonts/roboto-light-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotothin';
    src: url('../fonts/roboto-thin-webfont.eot');
    src: url('../fonts/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-thin-webfont.woff2') format('woff2'),
         url('../fonts/roboto-thin-webfont.woff') format('woff'),
         url('../fonts/roboto-thin-webfont.ttf') format('truetype'),
         url('../fonts/roboto-thin-webfont.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*
   Icones Solucão Aqui
   ========================================================================== */

@font-face {
    font-family: 'iconsSolucaoAqui';
    src:  url('../fonts/iconsSolucaoAqui.eot?q5oiq9');
    src:  url('../fonts/iconsSolucaoAqui.eot?q5oiq9#iefix') format('embedded-opentype'),
      url('../fonts/iconsSolucaoAqui.ttf?q5oiq9') format('truetype'),
      url('../fonts/iconsSolucaoAqui.woff?q5oiq9') format('woff'),
      url('../fonts/iconsSolucaoAqui.svg?q5oiq9#iconsSolucaoAqui') format('svg');
    font-weight: normal;
    font-style: normal;
}


i.iconsa {
    font-family: 'iconsSolucaoAqui' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.iconsa-pessoa:before {
  content: "\e916";
}
.iconsa-add-user:before { content: "\e900"; }
.iconsa-anexo:before { content: "\e901"; }
.iconsa-book:before { content: "\e902"; }
.iconsa-catraca-o:before { content: "\e903"; }
.iconsa-check-linha:before { content: "\e904"; }
.iconsa-check:before { content: "\e905"; }
.iconsa-email-linhas:before { content: "\e906"; }
.iconsa-email-preenchido:before { content: "\e907"; }
.iconsa-excel:before { content: "\e908"; }
.iconsa-inbox:before { content: "\e909"; }
.iconsa-lamp:before { content: "\e90a"; }
.iconsa-perigo:before { content: "\e90b"; }
.iconsa-predios:before { content: "\e90c"; }
.iconsa-remove-user:before { content: "\e90d"; }
.iconsa-search:before { content: "\e90e"; }
.iconsa-star:before { content: "\e90f"; }
.iconsa-transferencia:before { content: "\e910"; }
.iconsa-user:before { content: "\e911"; }
.iconsa-duvida:before { content: "\e912"; }
.iconsa-finaliza:before { content: "\e913"; }
.iconsa-nao-finaliza:before { content: "\e914"; }
.iconsa-resposta:before { content: "\e915"; }

