@font-face {
	font-family: 'engF';
	src: url('engf.eot');
	src: local('engF'), local('engF'), url('engf.woff') format('woff'), url('engf.svg#webfontmdlfvb5l') format('svg');
	font-weight: normal;
	font-style: normal;
    unicode-range: U+040-07F;       /* unicode for a-z and A-Z letters only! */
}

.special-font   { font-family:engF; }