@font-face {
	font-family: 'BerlinSansFB';
	src: url('../fonts/BerlinSansFB-Reg.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BerlinSansFB';
	src: url('../fonts/BerlinSansFB-Reg.woff2') format('woff2'),
	url('../fonts/BerlinSansFB-Reg.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}