
@font-face {
    font-family: 'Raleway';
    src: local('Raleway Light'), local('Raleway-Light'), url('fonts/ralewaylight.woff2') format('woff2'), url('fonts/ralewaylight.woff') format('woff'), url('fonts/ralewaylight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway'), local('Raleway-Regular'), url('fonts/ralewayregular.woff2') format('woff2'), url('fonts/ralewayregular.woff') format('woff'), url('fonts/ralewayregular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: 'Raleway';
    src: local('Raleway Medium'), local('Raleway-Medium'), url('fonts/ralewaymedium.woff2') format('woff2'), url('fonts/ralewaymedium.woff') format('woff'), url('fonts/ralewaymedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url('fonts/ralewaysemibold.woff2') format('woff2'), url('fonts/ralewaysemibold.woff') format('woff'), url('fonts/ralewaysemibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway Bold'), local('Raleway-Bold'), url('fonts/ralewaybold.woff2') format('woff2'), url('fonts/ralewaybold.woff') format('woff'), url('fonts/ralewaybold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 300;
    src: local('Lato Light'), local('Lato-Light'), url('fonts/Lato-Light.eot'), url('fonts/Lato-Light.eot?#iefix') format('embedded-opentype'), url('fonts/Lato-Light.woff2') format('woff2'), url('fonts/Lato-Light.woff') format('woff'), url('fonts/Lato-Light.ttf') format('truetype');
    text-rendering: optimizeLegibility;
}

@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 400;
    src: local('Lato Italic'), local('Lato-Italic'), url('fonts/Lato-Italic.eot'), url('fonts/Lato-Italic.eot?#iefix') format('embedded-opentype'), url('fonts/Lato-Italic.woff2') format('woff2'), url('fonts/Lato-Italic.woff') format('woff'), url('fonts/Lato-Italic.ttf') format('truetype');
	text-rendering: optimizeLegibility;
}
	
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url('fonts/Lato-Regular.eot'), url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Lato-Regular.woff2') format('woff2'), url('fonts/Lato-Regular.woff') format('woff'), url('fonts/Lato-Regular.ttf') format('truetype');
    text-rendering: optimizeLegibility;
}

@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 700;
    src: local('Lato Bold'), local('Lato-Bold'), url('fonts/Lato-Bold.eot'), url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Lato-Bold.woff2') format('woff2'), url('fonts/Lato-Bold.woff') format('woff'), url('fonts/Lato-Bold.ttf') format('truetype');
    text-rendering: optimizeLegibility;
}



@font-face {
	font-family: 'Segoe Print';
	src: url('fonts/SegoePrint.eot');
	src: local('Segoe Print'), local('SegoePrint'),
		url('fonts/SegoePrint.eot?#iefix') format('embedded-opentype'),
		url('fonts/SegoePrint.woff') format('woff'),
		url('fonts/SegoePrint.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


