@font-face{
    font-family     :'Rajdhani';
    src             :url('/themes/constans/fonts/rajdhani-regular.ttf') format('truetype');
    font-weight     :400;
    font-style      :normal;
    font-display    :swap;
}
@font-face{
    font-family     :'Rajdhani';
    src             :url('/themes/constans/fonts/rajdhani-semibold.ttf') format('truetype');
    font-weight     :600;
    font-style      :normal;
    font-display    :swap;
}
@font-face{
    font-family     :'Robust';
    src             :url('/themes/constans/fonts/robust.otf') format('opentype');
    font-weight     :400;
    font-style      :normal;
    font-display    :swap;
}