@font-face {
    font-family: 'todayshop-bolditalicregular';
    src: url('../fonts/todayshop-bolditalic-webfont.eot');
    src: url('../fonts/todayshop-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/todayshop-bolditalic-webfont.woff') format('woff'),
         url('../fonts/todayshop-bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/todayshop-bolditalic-webfont.svg#todayshop-bolditalicregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'todayshop-lightregular';
    src: url('../fonts/todayshop-light-webfont.eot');
    src: url('../fonts/todayshop-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/todayshop-light-webfont.woff') format('woff'),
         url('../fonts/todayshop-light-webfont.ttf') format('truetype'),
         url('../fonts/todayshop-light-webfont.svg#todayshop-lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open-sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/opensans-regular-webfont.woff') format('woff'),
    url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
    url('../fonts/opensans-regular-webfont.svg#open-sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open-sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/opensans-bold-webfont.woff') format('woff'),
    url('../fonts/opensans-bold-webfont.ttf') format('truetype'),
    url('../fonts/opensans-bold-webfont.svg#open-sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open-sansitalic';
    src: url('../fonts/opensans-italic-webfont.eot');
    src: url('../fonts/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/opensans-italic-webfont.woff') format('woff'),
    url('../fonts/opensans-italic-webfont.ttf') format('truetype'),
    url('../fonts/opensans-italic-webfont.svg#open-sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}