@font-face {
	font-family: 'Tee Franklin Heavy';
	src: url(../fonts/TeeFranklinW01Heavy.woff) format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'BebasBold';
  src: url('../fonts/BebasNeue Bold.otf') format("truetype");
}

@font-face {
  font-family: 'BebasBook';
  src: url('../fonts/BebasNeue Book.otf') format("truetype");
}

@font-face {
  font-family: 'RobotoBold';
  src: url('../fonts/Roboto-Bold.ttf') format("truetype");
}

@font-face {
  font-family: 'RobotoBoldItalic';
  src: url('../fonts/Roboto-BoldItalic.ttf') format("truetype");
}
@font-face {
  font-family: 'RobotoItalic';
  src: url('../fonts/Roboto-Italic.ttf') format("truetype");
}

@font-face {
  font-family: 'RobotoRegular';
  src: url('../fonts/Roboto-Regular.ttf') format("truetype");
}