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