@font-face {
	font-family: 'DIN Pro';
	src: local('Lato Black'), url(./fonts/dinpro_bold.otf) format('otf');
	font-style: normal;
	font-weight: 900;
}


@font-face {
	font-family: 'DIN Pro';
	src: local('Lato Bold'), url(./fonts/dinpro_bold.otf) format('woff2');
	font-style: normal;
	font-weight: 700;
}


@font-face {
	font-family: 'DIN Pro';
	src: local('Lato Hairline'), url(../../pages/fonts/Lato/Lato-Hairline.woff2) format('woff2');
	font-style: normal;
	font-weight: 100;
}



@font-face {
	font-family: 'DIN Pro';
	src: local('Lato Heavy'), url(../../pages/fonts/Lato/Lato-Heavy.woff2) format('woff2');
	font-style: normal;
	font-weight: 800;
}



@font-face {
	font-family: 'DIN Pro';
	src: local('Lato Italic'), url(../../pages/fonts/Lato/Lato-Italic.woff2) format('woff2');
	font-style: italic;
	font-weight: 400;
}

@font-face {
	font-family: 'DIN Pro';
	src: local('Lato Light'), url(../../pages/fonts/Lato/Lato-Light.woff2) format('woff2');
	font-style: normal;
	font-weight: 300;
}



@font-face {
	font-family: 'DIN Pro';
	src: local('Lato Medium'), url(../../pages/fonts/Lato/Lato-Medium.woff2) format('woff2');
	font-style: normal;
	font-weight: 500;
}


@font-face {
	font-family: 'DIN Pro';
	src: local('Lato Regular'), url(../../pages/fonts/Lato/Lato-Regular.woff2) format('woff2');
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: 'DIN Pro';
	src: local('Lato Semibold'), url(../../pages/fonts/Lato/Lato-Semibold.woff2) format('woff2');
	font-style: normal;
	font-weight: 600;
}

@font-face {
	font-family: 'DIN Pro';
	src: local('Lato LatoThin'), url(../../pages/fonts/Lato/Lato-Thin.woff2) format('woff2');
	font-style: normal;
	font-weight: 200;
}
