@font-face {
	font-family: 'Archivo Thin';
	src: url(../font/Archivo-Thin.ttf);
}

@font-face {
	font-family: 'Archivo Medium';
	src: url(../font/Archivo-Medium.ttf);
}

@font-face {
	font-family: 'Archivo Black';
	src: url(../font/Archivo-Black.ttf);
}

@font-face {
	font-family: 'BebasNeue Regular';
	src: url(../font/BebasNeue-Regular.ttf);
}