/*-----------------------------------------------------------------------------------*/
/* Custom CSS */
/*-----------------------------------------------------------------------------------*/

@font-face {
  font-family: 'Droid Sans';
  src: url('../fonts/droid-sans.ttf') format('truetype');	
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Droid Sans Bold';
  src: url('../fonts/droid-sans-bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}