@charset "UTF-8";
/* CSS Document */

/* Include FF Tisa Web. */

@font-face {
	font-family: TisaWeb;
	    src: url('TisaWeb.eot?') format('eot'),
         url('TisaWeb.woff') format('woff'),
         url('TisaComp.ttf') format('truetype');
		font-weight: normal;
		font-style: normal;
}
@font-face {
	font-family: TisaWeb;
	    src: url('TisaWeb-Italic.eot?') format('eot'),
         url('TisaWeb-Italic.woff') format('woff'),
         url('TisaComp-Italic.ttf') format('truetype');
		font-weight: normal;
		font-style: italic;
}
@font-face {
	font-family: TisaWeb;
	    src: url('TisaWeb-Bold.eot?') format('eot'),
         url('TisaWeb-Bold.woff') format('woff'),
         url('TisaComp-Bold.ttf') format('truetype');
		font-weight: bold;
		font-style: normal;
}
@font-face {
	font-family: TisaWeb;
	    src: url('TisaWeb-BoldItalic.eot?') format('eot'),
         url('TisaWeb-BoldItalic.woff') format('woff'),
         url('TisaComp-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

/*
@font-face {
	font-family: TisaWebSc;
	    src: url('TisaScWeb.eot?') format('eot'),
         url('TisaScWeb.woff') format('woff'),
         url('TisaScComp.ttf') format('truetype');
		font-weight: normal;
		font-style: normal;
}
@font-face {
	font-family: TisaWebSc;
	    src: url('TisaScWeb-Italic.eot?') format('eot'),
         url('TisaScWeb-Italic.woff') format('woff'),
         url('TisaScComp-Italic.ttf') format('truetype');
		font-weight: normal;
		font-style: italic;
}
@font-face {
	font-family: TisaWebSc;
	    src: url('TisaScWeb-Bold.eot?') format('eot'),
         url('TisaScWeb-Bold.woff') format('woff'),
         url('TisaScComp-Bold.ttf') format('truetype');
		font-weight: bold;
		font-style: normal;
}
@font-face {
	font-family: TisaWebSc;
	    src: url('TisaScWeb-BoldItalic.eot?') format('eot'),
         url('TisaScWeb-BoldItalic.woff') format('woff'),
         url('TisaScComp-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

*/