@font-face {
  font-family: 'Rajdhani';
  src: url('font/Rajdhani-Bold.woff') format('woff'),
       url('font/Rajdhani-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Rajdhani';
  src: url('font/Rajdhani-Light.woff') format('woff'),
       url('font/Rajdhani-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Rajdhani';
  src: url('font/Rajdhani-Medium.woff') format('woff'),
       url('font/Rajdhani-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Rajdhani';
  src: url('font/Rajdhani-Regular.woff') format('woff'),
       url('font/Rajdhani-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Rajdhani';
  src: url('font/Rajdhani-SemiBold.woff') format('woff'),
       url('font/Rajdhani-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
