.mar-top-15 {
    margin-top: 15px;
}
.mar-top-25 {
    margin-top: 25px;
}
.mar-top-35 {
    margin-top: 35px;
}
.mar-top-45 {
    margin-top: 45px;
}
.mar-top-55 {
    margin-top: 55px;
}

.font-size-16 {
    font-size: 16px;
}
.font-size-18 {
    font-size: 18px;
}
.font-size-20 {
    font-size: 20px;
}
.font-size-22 {
    font-size: 22px;
}
.font-size-24 {
    font-size: 24px;
}

body {
    font-family: 'Roboto Slab';
}