@CHARSET "UTF-8";

@font-face
{
    font-family: 'GillSans-MT';
	src: url('GillSans-MT.woff') format('woff'),
         url('GillSans-MT.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'BauerBodni-BlackItalic';
	src: url('BauerBodni-BlackItalic.woff') format('woff'),
         url('BauerBodni-BlackItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}