@font-face {
    font-family: "IaWriterRegular";
    src: url("../fonts/iAWriterDuoS-Regular.eot");
    src: url("../fonts/iAWriterDuoS-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/iAWriterDuoS-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "IaWriterBold";
    src: url("../fonts/iAWriterDuoS-Bold.eot");
    src: url("../fonts/iAWriterDuoS-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/iAWriterDuoS-Bold.woff") format("woff");
    font-weight: 400;
    font-style: oblique;
}
body, .font-sans {
    font-family: IaWriterRegular;
}
body.list {
    padding: 30px 20px;
    background: #000;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    font-family: IaWriterRegular;
}
.description {
    font-size: 12px;
    line-height: 18px;
}

.tilde {
    font-size: 25px;
    position: relative;
    top: 12px;
}

.time {
    font-size: 10px;
}
a {
    cursor: pointer;
    color: #aaa;
}
a:hover, a:visited:hover {
    color: #ccc;
}
.read-more {
    cursor: pointer;
}
.event-url, a.event-url {
    color: #fff;
    text-decoration: none;
}
