@font-face {
    font-family: 'SwissCondensed';
    src: url('swz721lc.eot');
    src: url('swz721lc.eot?#iefix') format('embedded-opentype'),
         url('swz721lc.woff') format('woff'),
         url('swz721lc.ttf') format('truetype'),
         url('swz721lc.svg#SwissCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: "SwissCondensed", "Helvetica", "Arial",  "Verdana", "sans-serif";
    margin:0;
    padding:0;    
}

.swiss {
    font-family: "SwissCondensed";
}

ul {
    margin:0px;
    padding:0px;
}

li {
    background-image: url(../imagens/bullet.png);
    background-position: center left;
    background-repeat: no-repeat;
    line-height: 250%;
    padding-left: 35px;
    list-style: none;
}









