@font-face {
    font-family: 'Tisa';
    src: url('/fonts/tisapro-webfont.eot');
    src: url('/fonts/tisapro-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/tisapro-webfont.woff') format('woff'),
         url('/fonts/tisapro-webfont.ttf') format('truetype'),
         url('/fonts/tisapro-webfont.svg#TisaProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Tisa';
    src: url('/fonts/tisaot-bold-webfont.eot');
    src: url('/fonts/tisaot-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/tisaot-bold-webfont.woff') format('woff'),
         url('/fonts/tisaot-bold-webfont.ttf') format('truetype'),
         url('/fonts/tisaot-bold-webfont.svg#TisaOTBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

