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