@font-face {
	font-family: 'kedem-sans-regular';
	src: url('kedem-sans-regular.eot');
	src:local('kedem-sans-regular'), 
        url('kedem-sans-regular.ttf') format('ttf'),
        url('kedem-sans-regular.svg') format('svg'),
        url('kedem-sans-regular.woff') format('woff'),
        url('kedem-sans-regular.woff2') format('woff2'),
        url('kedem-sans-regular.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

.special-font  { font-family:kedem-sans-regular;}