/*#10392 START by xa_liuyan 20160606 車種画像追加*/
@font-face {
    font-family: 'gbi';
    src:
        url('./gbi.ttf?xahkwb') format('truetype'),
        url('./gbi.woff?xahkwb') format('woff'),
        url('./gbi.svg?xahkwb#gbi') format('svg');
    font-weight: normal;
    font-style: normal;
}

i {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'gbi' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.gdi_01_tel:before {
    content: "\e900";
}
.gdi_02_map:before {
    content: "\e901";
}
.gdi_03_index:before {
    content: "\e902";
}
.gdi_04_close:before {
    content: "\e903";
}
/*#10392 END by xa_liuyan 20160606 車種画像追加*/
