@font-face {
  font-family: 'Montserrat';
	src: url('/catalog/view/theme/default/fonts/montserrat/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),  
			url('/catalog/view/theme/default/fonts/montserrat/Montserrat-Regular.woff') format('woff'), 
			url('/catalog/view/theme/default/fonts/montserrat/Montserrat-Regular.ttf')  format('truetype'), 
			url('/catalog/view/theme/default/fonts/montserrat/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
  font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
	src: url('/catalog/view/theme/default/fonts/montserrat/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),  
			url('/catalog/view/theme/default/fonts/montserrat/Montserrat-Bold.woff') format('woff'), 
			url('/catalog/view/theme/default/fonts/montserrat/Montserrat-Bold.ttf')  format('truetype'), 
			url('/catalog/view/theme/default/fonts/montserrat/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
  font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
	src: url('/catalog/view/theme/default/fonts/montserrat/Montserrat-Black.eot?#iefix') format('embedded-opentype'),  
			url('/catalog/view/theme/default/fonts/montserrat/Montserrat-Black.woff') format('woff'), 
			url('/catalog/view/theme/default/fonts/montserrat/Montserrat-Black.ttf')  format('truetype'), 
			url('/catalog/view/theme/default/fonts/montserrat/Montserrat-Black.svg#Montserrat-Black') format('svg');
  font-weight: 900;
	font-style: normal;
	font-display: swap;
}

/* LATO fonts*/
@font-face {
	font-family: 'Lato';
	src: url('/catalog/view/theme/default/fonts/lato/Lato-Thin.eot'),
			url('/catalog/view/theme/default/fonts/lato/Lato-Thin.eot?#iefix') format('embedded-opentype'),
			url('/catalog/view/theme/default/fonts/lato/Lato-Thin.woff') format('woff'),
			url('/catalog/view/theme/default/fonts/lato/Lato-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Lato';
	src: url('/catalog/view/theme/default/fonts/lato/Lato-Light.eot'),
			url('/catalog/view/theme/default/fonts/lato/Lato-Light.eot?#iefix') format('embedded-opentype'),
			url('/catalog/view/theme/default/fonts/lato/Lato-Light.woff') format('woff'),
			url('/catalog/view/theme/default/fonts/lato/Lato-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Lato';
	src: url('/catalog/view/theme/default/fonts/lato/Lato-Regular.eot'),
			url('/catalog/view/theme/default/fonts/lato/Lato-Regular.eot?#iefix') format('embedded-opentype'),
			url('/catalog/view/theme/default/fonts/lato/Lato-Regular.woff') format('woff'),
			url('/catalog/view/theme/default/fonts/lato/Lato-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Lato';
	src: url('/catalog/view/theme/default/fonts/lato/Lato-Medium.eot'),
			url('/catalog/view/theme/default/fonts/lato/Lato-Medium.eot?#iefix') format('embedded-opentype'),
			url('/catalog/view/theme/default/fonts/lato/Lato-Medium.woff') format('woff'),
			url('/catalog/view/theme/default/fonts/lato/Lato-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}


@font-face {
	font-family: 'Lato';
	src: url('/catalog/view/theme/default/fonts/lato/Lato-Semibold.eot'),
			url('/catalog/view/theme/default/fonts/lato/Lato-Semibold.eot?#iefix') format('embedded-opentype'),
			url('/catalog/view/theme/default/fonts/lato/Lato-Semibold.woff') format('woff'),
			url('/catalog/view/theme/default/fonts/lato/Lato-Semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Lato';
	src: url('/catalog/view/theme/default/fonts/lato/Lato-Bold.eot'),
			url('/catalog/view/theme/default/fonts/lato/Lato-Bold.eot?#iefix') format('embedded-opentype'),
			url('/catalog/view/theme/default/fonts/lato/Lato-Bold.woff') format('woff'),
			url('/catalog/view/theme/default/fonts/lato/Lato-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Lato';
	src: url('/catalog/view/theme/default/fonts/lato/Lato-Heavy.eot'),
			url('/catalog/view/theme/default/fonts/lato/Lato-Heavy.eot?#iefix') format('embedded-opentype'),
			url('/catalog/view/theme/default/fonts/lato/Lato-Heavy.woff') format('woff'),
			url('/catalog/view/theme/default/fonts/lato/Lato-Heavy.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}
@font-face {
	font-family: 'Lato';
	src: url('/catalog/view/theme/default/fonts/lato/Lato-Black.eot'),
			url('/catalog/view/theme/default/fonts/lato/Lato-Black.eot?#iefix') format('embedded-opentype'),
			url('/catalog/view/theme/default/fonts/lato/Lato-Black.woff') format('woff'),
			url('/catalog/view/theme/default/fonts/lato/Lato-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

