@font-face {
	font-family: 'BW Seido Round';
	font-weight: 300;
	src: url(../bwseidoround.ttf) format('TrueType');
}

@font-face {
	font-family: 'BW Seido Round';
	font-weight: 400;
	src: url(../bwseidoround-medium.ttf) format('TrueType');
}

@font-face {
	font-family: 'BW Seido Round';
	font-weight: 600;
	src: url(../bwseidoround-bold.ttf) format('TrueType');
}

@font-face {
	font-family: 'BW Seido Round';
	font-weight: 900;
	src: url(../bwseidoround-black.ttf) format('TrueType');
}

@font-face {
	font-family: 'Great Vibes';
	src: url(../greatvibes.ttf) format('TrueType');
}