@font-face {
    font-family: 'feimand';
    src:url('../font/isgp/isgp.eot?1qt30r');
    src:url('../font/isgp/isgp.eot?1qt30r#iefix') format('embedded-opentype'),
    url('../font/isgp/isgp.ttf?1qt30r') format('truetype'),
    url('../font/isgp/isgp.woff?1qt30r') format('woff'),
    url('../font/isgp/isgp.svg?1qt30r#isgp') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icon-feimand {
    font-family: feimand !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-feimand-logo:before {
    content: "\e900";
}
.icon-feimand-logo-title:before {
    content: "\e901";
}


.brand-logo .icon-feimand {
    font-size: 1.6em !important;
    font-weight: normal;
    vertical-align: middle;
}

.brand-logo {
    top:-4px;
    right: 10px;
    color: unset !important;
}

.brand-title {
    display: inline-block;
    margin-top: 12px;
}