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