﻿@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';}