@CHARSET "UTF-8";

@font-face {
    font-family: TodayReg;
    src: url('../fonts/todaysansbefop-reg-webfont.woff') format('woff'),
         url('../fonts/todaysansbefop-reg-webfont.ttf') format('truetype'),
         url('../fonts/todaysansbefop-reg-webfont.svg') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: TodayBold;
    src: url('../fonts/todaysansbefop-medium-webfont.woff') format('woff'),
         url('../fonts/todaysansbefop-medium-webfont.ttf') format('truetype'),
         url('../fonts/todaysansbefop-medium-webfont.svg') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: TodayMedium;
    src: url('http://www.inferno-group.com/wp-content/themes/yellow/fonts/todaysanshefop-medium-webfont.woff') format('woff'),
         url('http://www.inferno-group.com/wp-content/themes/yellow/fonts/todaysanshefop-medium-webfont.ttf') format('truetype'),
         url('http://www.inferno-group.com/wp-content/themes/yellow/fonts/todaysanshefop-medium-webfont.svg#TodaySansHEFOP-MediumRegular') format('svg');
    font-weight: 600;
    font-style: normal;
}