@font-face {
    font-family: 'franchiseregular';
    src: url('fonts/franchise-bold-webfont.eot');
    src: url('fonts/franchise-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/franchise-bold-webfont.woff') format('woff'),
         url('fonts/franchise-bold-webfont.ttf') format('truetype'),
         url('fonts/franchise-bold-webfont.svg#franchiseregular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;

}
	/*Franchise*/
@font-face {
    font-family: 'star';
    src: url('star/star.eot');
    src: url('star/star.eot?#iefix') format('embedded-opentype'),
         url('star/star.woff') format('woff'),
         url('star/star.ttf') format('truetype'),
         url('star/star.svg#franchiseregular') format('svg');
    font-weight: 400;
    font-size: normal;
    font-display: swap;

}
@font-face {
    font-family: 'star-bold';
    src: url('star-Bold/star-Bold..eot');
    src: url('star-Bold/star-Bold.eot?#iefix') format('embedded-opentype'),
         url('star-Bold/star-Bold.woff') format('woff'),
         url('star-Bold/star-Bold.ttf') format('truetype'),
         url('star-Bold/star-Bold.svg#franchiseregular') format('svg');
    font-weight: 700;
    font-size: normal;
    font-display: swap;
}
@font-face {
    font-family: 'star-italic';
    src: url('star-italic/star.eot');
    src: url('star-italic/star-italic.eot?#iefix') format('embedded-opentype'),
         url('star-italic/star-italic.woff') format('woff'),
         url('star-italic/star-italic.ttf') format('truetype'),
         url('star-italic/star-italic.svg#franchiseregular') format('svg');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}