.Franchise, .franchise {
	font-family: 'Franchise-Bold';
}

@font-face {
    font-family: 'Franchise-Bold';
    src: url('Franchise-Bold.woff2') format('woff2'),
        url('Franchise-Bold.woff') format('woff'),
        url('Franchise-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
