@font-face {
    font-family: 'iwonaregular';
    src: url('../../Fonts/iwona-regular-webfont.woff2') format('woff2'),
         url('../../Fonts/iwona-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {background-color:#ffffff; font-family:'iwonaregular'; font-size:17px;}
table
{
font-family:'iwonaregular';
font-size:17px;
}
