@font-face {
	font-family: 'Quicksand-Regular';
	src: url('fonts/Quicksand-Regular.eot');
	src: url('fonts/Quicksand-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/Quicksand-Regular.woff2') format('woff2'),
		url('fonts/Quicksand-Regular.woff') format('woff'),
		url('fonts/Quicksand-Regular.ttf') format('truetype'),
		url('fonts/Quicksand-Regular.svg#Quicksand-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Quicksand-Light';
	src: url('fonts/Quicksand_Light.otf');
	src: url('fonts/Quicksand_Light.otf?#iefix') format('embedded-opentype'),
		url('fonts/Quicksand-Light.woff2') format('woff2'),
		url('fonts/Quicksand-Light.woff') format('woff'),
		url('fonts/Quicksand-Light.ttf') format('truetype'),
		url('fonts/Quicksand-Light.svg#Quicksand-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Quicksand-Bold';
	src: url('fonts/Quicksand_Bold.otf');
	src: url('fonts/Quicksand_Bold.otf?#iefix') format('embedded-opentype'),
		url('fonts/Quicksand-Bold.woff2') format('woff2'),
		url('vQuicksand-Bold.woff') format('woff'),
		url('fonts/Quicksand-Bold.ttf') format('truetype'),
		url('fonts/Quicksand-Bold.svg#Quicksand-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato-regular-webfont.eot');
    src: url('fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-regular-webfont.woff2') format('woff2'),
         url('fonts/lato-regular-webfont.woff') format('woff'),
         url('fonts/lato-regular-webfont.ttf') format('truetype'),
         url('fonts/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latolight';
    src: url('lato-light-webfont.eot');
    src: url('lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('lato-light-webfont.woff2') format('woff2'),
         url('lato-light-webfont.woff') format('woff'),
         url('lato-light-webfont.ttf') format('truetype'),
         url('lato-light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;

}