
@font-face {

    font-family: HelveticaNeueLTGEO-75Bold;

    font-style: normal;

    font-weight: 400;

    src: url('../fonts/Linotype-HelveticaNeueLTGEO55Roman.ttf') format("truetype");

}


.rts-hero__one {
padding-top: 200px!important;
}
/* .rts-hero__content  {
    margin-top: -50px;
} */

.hostie-menu .hostie-desktop-menu .menu-item {
    padding: 0 20px;
}

.rts-header__menu ul li a{
    font-feature-settings: 'case' on;
    font-weight: bold;
}

.rts-header__right .login__btn {
    font-feature-settings: 'case' on;
    font-weight: bold;
}

.rts-hero__content h1 {
    font-feature-settings: 'case' on;
    font-weight: bold;
    font-size: 50px;
}

.primary__btn {
    font-size: 14px;
}

.rts-section__title {
    font-feature-settings: 'case' on;
    font-weight: bold;
    font-size: 37px;  
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-feature-settings: 'case' on;

}