@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/Roboto-Light-webfont.woff') format('woff');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Roboto-Regular-webfont.woff') format('woff');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/Roboto-Medium-webfont.woff') format('woff');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/Roboto-Bold-webfont.woff') format('woff');
}

@font-face {
	font-family: 'BebasNeueRegular';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/BebasNeue-Regular-webfont.woff') format('woff');
}

@font-face {
	font-family: 'RieslingRegular';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/Riesling-Regular-webfont.woff') format('woff');
}

@font-face {
	font-family: 'AforARegular';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/AforA-Regular-webfont.woff') format('woff');
}

