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