distribusi-foh000/test_data/fig/style.css
2020-12-06 22:35:08 +09:00

18 lines
405 B
CSS

@font-face {
font-family: 'SLEI Gothic TTF';
src: url('SLEIGothicTTF.eot');
src: url('SLEIGothicTTF.eot?#iefix') format('embedded-opentype'),
url('SLEIGothicTTF.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
.fid {
font-size: 24pt;
font-family: 'SLEI Gothic TTF';
font-weight: normal;
font-style: normal;
margin-top: 10px;
}