@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url('/static_new/font/MaterialIcons.woff2') format('woff2');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
}

.material-icons.md-18 { font-size: 18px; }
.material-icons.md-36 { font-size: 36px; }

.header .goback a,
.header .goback .material-icons,
.header .goback .iconfont,
.header .goback .icon-fanhui:before {
    color: #fff !important;
}

.header .goback {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    height: 46px;
    line-height: 46px;
    padding: 0 12px;
}
