@font-face {
  font-family: PTSans;
  font-weight: 400;
  src: url('../fonts/PTSans-Regular.ttf');
}
@font-face {
  font-family: PTSans;
  font-weight: 700;
  src: url('../fonts/PTSans-Bold.ttf');
}
@font-face {
  font-family: Cabin;
  src: url('../fonts/Cabin-Regular.ttf');
}
@font-face {
  font-family: RobotoSlab;
  src: url('../fonts/RobotoSlab-Regular.ttf');
	font-weight: 400;
}
@font-face {
  font-family: RobotoSlab;
  src: url('../fonts/RobotoSlab-Bold.ttf');
	font-weight: 700;
}

@font-face {
  font-family: lotuscoder;
  src: url('../fonts/lotuscoder-0wwrg.ttf');
}


@font-face {
  font-family: lotuscoderbold;
  src: url('../fonts/lotuscoderbold-ezzyn.ttf');
}

@font-face {
  font-family: msjh;
  src: url('../fonts/msjh.ttc');
}

@font-face {
  font-family: msjhl;
  src: url('../fonts/msjhl.ttc');
}

@font-face {
  font-family: msjhbd;
  src: url('../fonts/msjhbd.ttc');
}

@font-face {
  font-family: ITCAvantGardeStdB;
  src: url('../fonts/ITCAvantGardeStd-BoldCn.otf');
}