@font-face {
    font-family: 'Rajdhani';
    src: url('../fonts/Rajdhani-Bold.ttf');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('../fonts/Rajdhani-Light.ttf');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('../fonts/Rajdhani-Medium.ttf');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('../fonts/Rajdhani-Regular.ttf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('../fonts/Rajdhani-SemiBold.ttf');
    font-weight: 600;
    font-style: normal;
}

.f30 {
    font-weight: 500;
    font-size: 30px;
    line-height: 38px;
}

.f20 {
    font-weight: 600;
    font-size: 20px;
    line-height: 12px;
}

.f23 {
    font-weight: 500;
    font-size: 23px;
    line-height: 29px;
}

.f18 {
    font-weight: 600;
    font-size: 18px;
    line-height: 34px;
}

.f16 {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}

.lh-20 {
    line-height: 20px;
}

.lh-18 {
    line-height: 18px;
}

.lh-24 {
    line-height: 24px;
}

.lh-18 {
    line-height: 18px;
}

.lh-24 {
    line-height: 24px;
}

.f14 {
    font-weight: 600;
    font-size: 14px !important;
    line-height: 14px;
}

.f12 {
    font-size: 12px;
    line-height: 14px;
}

.f10 {
    font-weight: 500;
    font-size: 10px;
    line-height: 20px;
}

.f-medium {
    font-weight: 500 !important;
}

.f-semiBold {
    font-weight: 600 !important;
}
