@font-face {
	font-family: 'Silka';
	font-weight: 300;
	font-style: normal;
	src: url(../fonts/silka-light-webfont.woff2);
}

@font-face {
	font-family: 'Silka';
	font-weight: 400;
	font-style: normal;
	src: url(../fonts/silka-regular-webfont.woff2);
}

@font-face {
	font-family: 'Silka';
	font-weight: 500;
	font-style: normal;
	src: url(../fonts/silka-medium-webfont.woff2);
}

@font-face {
	font-family: 'Silka';
	font-weight: 600;
	font-style: normal;
	src: url(../fonts/silka-semibold-webfont.woff2);
}

@font-face {
	font-family: 'Silka';
	font-weight: 700;
	font-style: normal;
	src: url(../fonts/silka-bold-webfont.woff2);
}

@font-face {
	font-family: 'Silka';
	font-weight: 800;
	font-style: normal;
	src: url(../fonts/silka-black-webfont.woff2);
}

