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