html, body{
    font-family: 'Raleway', sans-serif;
}

.blog-post img {
    width: 100%;
}

.font-13 {
    font-size: unset;
    font-size: 13px !important;
}

.font-14 {
    font-size: unset;
    font-size: 14px !important;
}