/* lato-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../data/fonts/lato-v24-latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lato-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../data/fonts/lato-v24-latin_latin-ext-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lato-900 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url('../data/fonts/lato-v24-latin_latin-ext-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

@font-face {
	font-family: 'poppins-bold';
	font-display: swap;
	src: url(../data/fonts/poppins-bold-webfont.eot);
	src: url('../data/fonts/poppins-bold-webfont.eot?#iefix') format('embedded-opentype'), url(../data/fonts/poppins-bold-webfont.woff2) format('woff2'), url(../data/fonts/poppins-bold-webfont.woff) format('woff'), url(../data/fonts/poppins-bold-webfont.ttf) format('truetype'), url('../data/fonts/poppins-bold-webfont.svg#poppins-bold') format('svg');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: 'poppins-italic';
	font-display: swap;
	src: url(../data/fonts/poppins-italic-webfont.eot);
	src: url('../data/fonts/poppins-italic-webfont.eot?#iefix') format('embedded-opentype'), url(../data/fonts/poppins-italic-webfont.woff2) format('woff2'), url(../data/fonts/poppins-italic-webfont.woff) format('woff'), url(../data/fonts/poppins-italic-webfont.ttf) format('truetype'), url('../data/fonts/poppins-italic-webfont.svg#poppinsitalic') format('svg');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: 'poppinslight';
	src: url(../data/fonts/poppins-light-webfont.eot);
	src: url('../data/fonts/poppins-light-webfont.eot?#iefix') format('embedded-opentype'), url(../data/fonts/poppins-light-webfont.woff2) format('woff2'), url(../data/fonts/poppins-light-webfont.woff) format('woff'), url(../data/fonts/poppins-light-webfont.ttf) format('truetype'), url('../data/fonts/poppins-light-webfont.svg#poppinslight') format('svg');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: 'poppinsregular';
	src: url(../data/fonts/poppins-regular-webfont.eot);
	src: url('../data/fonts/poppins-regular-webfont.eot?#iefix') format('embedded-opentype'), url(../data/fonts/poppins-regular-webfont.woff2) format('woff2'), url(../data/fonts/poppins-regular-webfont.woff) format('woff'), url(../data/fonts/poppins-regular-webfont.ttf) format('truetype'), url('../data/fonts/poppins-regular-webfont.svg#poppinsregular') format('svg');
	font-weight: 400;
	font-style: normal
}
