/* Today font */
@font-face {
    font-family: 'Today';
    src: url('../fonts/todaysanshef-light-webfont.eot');
    src: url('../fonts/todaysanshef-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/todaysanshef-light-webfont.woff') format('woff'),
         url('../fonts/todaysanshef-light-webfont.ttf') format('truetype'),
         url('../fonts/todaysanshef-light-webfont.svg#todaysanshef-lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* End today font */