@font-face {
    font-family: 'bookmanmedium';
    src: url('font/Bookman-Medium.eot');
    src: url('font/Bookman-Medium.eot?#iefix') format('embedded-opentype'),
    url('font/Bookman-Medium.woff2') format('woff2'),
    url('font/Bookman-Medium.woff') format('woff'),
    url('font/Bookman-Medium.ttf') format('truetype');

}

@font-face {
    font-family: 'bookmanlight';
    src: url('font/Bookman-Light.eot');
    src: url('font/Bookman-Light.eot?#iefix') format('embedded-opentype'),
    url('font/Bookman-Light.woff2') format('woff2'),
    url('font/Bookman-Light.woff') format('woff'),
    url('font/Bookman-Light.ttf') format('truetype');

}

@font-face {
    font-family: 'bookmandemi';
    src: url('font/Bookman-Demi.eot');
    src: url('font/Bookman-Demi.eot?#iefix') format('embedded-opentype'),
    url('font/Bookman-Demi.woff2') format('woff2'),
    url('font/Bookman-Demi.woff') format('woff'),
    url('font/Bookman-Demi.ttf') format('truetype');


}

@font-face {
    font-family: 'cabernet';
    src: url('font/CabernetJF-RegularPro.eot');
    src: url('font/CabernetJF-RegularPro.eot?#iefix') format('embedded-opentype'),
    url('font/CabernetJF-RegularPro.woff2') format('woff2'),
    url('font/CabernetJF-RegularPro.woff') format('woff'),
    url('font/CabernetJF-RegularPro.ttf') format('truetype');

}