@font-face {
  font-family: arial ;
  src: url('ArialMT.eot?#iefix') format('embedded-opentype'),  url('ArialMT.woff') format('woff'), url('ArialMT.ttf')  format('truetype'), url('ArialMT.svg#ArialMT') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: comic sans ms;
  src: url('ComicSansMS.eot?#iefix') format('embedded-opentype'),  url('ComicSansMS.woff') format('woff'), url('ComicSansMS.ttf')  format('truetype'), url('ComicSansMS.svg#ComicSansMS') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: courier new;
  src: url('CourierNewPSMT.eot?#iefix') format('embedded-opentype'),  url('CourierNewPSMT.woff') format('woff'), url('CourierNewPSMT.ttf')  format('truetype'), url('CourierNewPSMT.svg#CourierNewPSMT') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: georgia;
  src: url('Georgia.eot?#iefix') format('embedded-opentype'),  url('Georgia.woff') format('woff'), url('Georgia.ttf')  format('truetype'), url('Georgia.svg#Georgia') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: lucida sans unicode;
  src: url('LucidaSansUnicode.eot?#iefix') format('embedded-opentype'),  url('LucidaSansUnicode.woff') format('woff'), url('LucidaSansUnicode.ttf')  format('truetype'), url('LucidaSansUnicode.svg#LucidaSansUnicode') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: times new roman;
  src: url('ResidentEvilMovie.eot?#iefix') format('embedded-opentype'),  url('ResidentEvilMovie.woff') format('woff'), url('ResidentEvilMovie.ttf')  format('truetype'), url('ResidentEvilMovie.svg#ResidentEvilMovie') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: tahoma;
  src: url('Tahoma.eot?#iefix') format('embedded-opentype'),  url('Tahoma.woff') format('woff'), url('Tahoma.ttf')  format('truetype'), url('Tahoma.svg#Tahoma') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: trebuchet ms;
  src: url('TrebuchetMS.eot?#iefix') format('embedded-opentype'),  url('TrebuchetMS.woff') format('woff'), url('TrebuchetMS.ttf')  format('truetype'), url('TrebuchetMS.svg#TrebuchetMS') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: verdana;
  src: url('Verdana.eot?#iefix') format('embedded-opentype'),  url('Verdana.woff') format('woff'), url('Verdana.ttf')  format('truetype'), url('Verdana.svg#Verdana') format('svg');
  font-weight: normal;
  font-style: normal;
}



.post-content ul{
    list-style: disc;
margin:10px;
}
.post-content ol{
list-style: decimal;
margin:10px;
}

.post-content table{
border-collapse: separate;
border-spacing: 2px;
border:1px solid #e5e5e5 !important;
    width: 100% ;

}
.post-content td , .post-content th{
  border: #d3d3d3 1px solid;
}
