@font-face {
	font-family: 'Blinker';
	font-weight: 100;
	font-style: normal;
	src: url('Blinker-Thin.ttf') format('ttf');
}

@font-face {
	font-family: 'Blinker';
	font-style: normal;
	font-weight: 200;
	src: url('Blinker-ExtraLight.ttf') format('ttf');
}

@font-face {
	font-family: 'Blinker';
	font-style: normal;
	font-weight: 300;
	src: url('Blinker-Light.ttf') format('ttf');
}

@font-face {
	font-family: 'Blinker';
	font-style: normal;
	font-weight: 400;
	src: url('Blinker-Regular.ttf') format('ttf');
}

@font-face {
	font-family: 'Blinker';
	font-style: normal;
	font-weight: 600;
	src: url('Blinker-SemiBold.ttf') format('ttf');
}

@font-face {
	font-family: 'Blinker';
	font-style: normal;
	font-weight: 700;
	src: url('Blinker-Bold.ttf') format('ttf');
}

@font-face {
	font-family: 'Blinker';
	font-style: normal;
	font-weight: 800;
	src: url('Blinker-ExtraBold.ttf') format('ttf');
}

@font-face {
	font-family: 'Blinker';
	font-style: normal;
	font-weight: 900;
	src: url('Blinker-Black.ttf') format('ttf');
}

