
@font-face {
	font-family: 'Quicksand';
    src: url('../fonts/Quicksand.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Quicksand-B';
    src: url('../fonts/Quicksand-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Quicksand-L';
    src: url('../fonts/Quicksand-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Quicksand-M';
    src: url('../fonts/Quicksand-Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}