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

}

@font-face {
    font-family: 'days';
    src: url('fonts/days/Days-webfont.eot');
    src: url('fonts/days/Days-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/days/Days-webfont.woff') format('woff'),
         url('fonts/days/Days-webfont.ttf') format('truetype'),
         url('fonts/days/Days-webfont.svg#daysregular') format('svg');
    font-weight: normal;
    font-style: normal;
}