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

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

