1

IE8 でフォント コードが機能しません。

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

.header_everywhere_text {
    color: #FFFFFF;
    font-family: 'Conv_DBModern';
    font-size: 5.44em;
    margin: 0 auto;
    position: relative;
    text-transform: uppercase;
    top: 150px;
    width: 1030px; 
}

私が間違っていることを教えてください。

4

0 に答える 0