@font-face {
    font-family: "LCD Normal";
    src: url("/common/fonts/21d5f3a160fe676a1bc9732db8375245.eot"); /* IE9*/
    src: url("/common/fonts/21d5f3a160fe676a1bc9732db8375245.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/common/fonts/21d5f3a160fe676a1bc9732db8375245.woff2") format("woff2"), /* chrome、firefox */
    url("/common/fonts/21d5f3a160fe676a1bc9732db8375245.woff") format("woff"), /* chrome、firefox */
    url("/common/fonts/21d5f3a160fe676a1bc9732db8375245.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url("/common/fonts/21d5f3a160fe676a1bc9732db8375245.svg#LCD Normal") format("svg"); /* iOS 4.1- */
}

input[type=text] {
    font-size: 24px;
    font-family: "LCD Normal" !important;
}
