@font-face {
	font-family: 'Tipograf-Regular';
	src: url('tipograf-regular.eot');
	src:local('Tipograf-Regular'), url('tipograf-regular.woff') format('woff'), url('tipograf-regular.ttf') format('ttf');
	font-weight: normal;
	font-style: normal;    
}

.special-font   { font-family:Tipograf-Regular; }