font/txddinregular/txddinregular.css (10 lines of code) (raw):
@font-face {
font-family: "TXD_D-Regular3";
src: url("TXD_D-Regular3.eot"); /* IE9 */
src: url("TXD_D-Regular3.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("TXD_D-Regular3.woff") format("woff"), /* chrome、firefox */
url("TXD_D-Regular3.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
url("TXD_D-Regular3.svg#TXD_D-Regular3") format("svg"); /* iOS 4.1- */
font-style: normal;
font-weight: normal;
}