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

}



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

}

.cufonbook, ul.products li ul li a, .sidebar-box-tab, ul.primary_menu li.menu-cart a .text{font-family: 'font_bookregular'; font-weight: normal; font-style: normal;}
.cufondemi, ul.primary_menu li a{font-family: 'font_demidemibold'; font-weight: normal; font-style: normal;}
ul.primary_menu li ul li a{font-family:Arial, Helvetica, sans-serif;}