/* Generated by Glyphter (http://www.glyphter.com) on  Thu Dec 12 2019*/
@font-face {
    font-family: 'Glyphter';
    src: url('../fonts/Glyphter.eot');
    src: url('../fonts/Glyphter.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Glyphter.woff') format('woff'),
         url('../fonts/Glyphter.ttf') format('truetype'),
         url('../fonts/Glyphter.svg#Glyphter') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class*='brandicon-'] {
    display: flex;
    align-items: center;
}

[class*='brandicon-']:before{
    display: inline-block;
    font-family: 'Glyphter';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    margin-right: 0.6rem;
    font-size: 1.3em;
}

.brandicon-microsoft:before{content:'\0041';}
.brandicon-google:before{content:'\0042';}
.brandicon-apple:before{content:'\0043';}
.brandicon-intoware:before{content:'\0044';}