@font-face {
    font-family: 'franchiseregular';
    src: url('fonts/franchise-regular.eot');
    src: url('fonts/franchise-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/franchise-regular.woff') format('woff'),
         url('fonts/franchise-regular.ttf') format('truetype'),
         url('fonts/franchise-regular.svg#franchiseregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'franchiselight';
    src: url('fonts/franchise-light.eot');
    src: url('fonts/franchise-light.eot?#iefix') format('embedded-opentype'),
         url('fonts/franchise-light.woff') format('woff'),
         url('fonts/franchise-light.ttf') format('truetype'),
         url('fonts/franchise-light.svg#franchiselight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'franchisebold';
    src: url('fonts/franchise-bold.eot');
    src: url('fonts/franchise-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/franchise-bold.woff') format('woff'),
         url('fonts/franchise-bold.ttf') format('truetype'),
         url('fonts/franchise-bold.svg#franchisebold') format('svg');
    font-weight: normal;
    font-style: normal;

}
