@font-face {
    font-family: 'leaguegothic-regular';
    src: url('/showtimestvassets/leaguegothic-regular.eot');
    src: url('/showtimestvassets/leaguegothic-regular.eot?#iefix') format('embedded-opentype'),
         url('/showtimestvassets/leaguegothic-regular.woff2') format('woff2'),
         url('/showtimestvassets/leaguegothic-regular.woff') format('woff'),
         url('/showtimestvassets/leaguegothic-regular.ttf') format('truetype'),
         url('/showtimestvassets/leaguegothic-regular.svg#league_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.title {
    font-family: 'leaguegothic-regular';
	color: #242424;
	font-size: 48px;
    font-weight: normal;
    font-style: normal;

}

.titleitem {
    font-family: 'leaguegothic-regular';
	color: #898989;
	font-size: 24px;
    font-weight: normal;
    font-style: normal;

}

.titlesubitem {
    font-family: 'leaguegothic-regular';
	color: #898989;
	font-size: 16px;
    font-weight: normal;
    font-style: normal;

}

