.lucida{
	font-family: lucida;
}
.twcenmt-regular{
	font-family: twcenmt-regular;
}
.pointer{
	cursor: pointer;
}

@font-face {
  font-family: 'qtbasker-italic';
  src: url('../webfonts/QTBaskerItalic.ttf')  format('truetype');
}

@font-face {
  font-family: 'qtbasker-regular';
  src: url('../webfonts/QTBaskerRegular.ttf')  format('truetype');
}

.bold{
  font-weight: bold;;
}