@font-face {
	font-family: 'Flama Basic';
	src:url('../fonts/Flama-Basic.woff2') format('woff2'),
		url('../fonts/Flama-Basic.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

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

@font-face {
	font-family: 'Flama Condensed';
	src:url('../fonts/FlamaCondensed-Medium.woff2') format('woff2'),
		url('../fonts/FlamaCondensed-Medium.woff2') format('woff');
	font-weight: normal;
	font-style: normal;
}