.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: bold !important;
}

* {
    font-family: roboto-light;
}

p {
    font-family: roboto-light;
}

.p-font {
    font-family: roboto-light;
}

.border-color2 {
    border: #FF001D 2px solid !important;
}