@charset "utf-8";
@font-face {
     font-family: 'Podkova-Regular';
    src: url('../css/Podkova-Regular.eot');
    src: url('../css/Podkova-Regular.eot?#iefix') format('embedded-opentype'),
         url('../css/Podkova-Regular.ttf') format('truetype'),
         url('../css/Podkova-Regular.svg#AcensRegular') format('svg');
    font-weight: normal;
    font-style: normal;
} 
 
 .writeup{font-family:"Podkova-Regular", serif; text-align:left; font-size:18px; color:#FFF; line-height:22px;}