@font-face {
    font-family: "DecimaWE Regular";
    src: 
		local("DecimaWE Regular"),
		url("/DecimaTTWE-Reg.ttf") format("truetype");
}

html *, body {
    font-family: "DecimaWE Regular", Arial, sans-serif !important;
}