/* open-sans-300 - latin */

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('fonts/open-sans-v34-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/open-sans-v34-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


/* open-sans-regular - latin */

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/open-sans-v34-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-500-normal - latin */

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('fonts/OpenSans_SemiCondensed-Medium.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
}

/* open-sans-500-italic - latin */

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  src: local(''),
       url('fonts/OpenSans_SemiCondensed-MediumItalic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('fonts/open-sans-v34-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/open-sans-v34-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* Poppins 200 - latin */

@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 200;
	src: local(''),
		 url('fonts/Poppins-200.woff2') format('woff2');
}

/* Poppins 200 italic - latin */

@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 200;
	src: local(''),
		 url('fonts/Poppins-200Italic.woff2') format('woff2');
}

/* Poppins 300 - latin */

@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	src: local(''),
		 url('fonts/Poppins-300.woff2') format('woff2');
}

/* Poppins 300 italic - latin */

@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 300;
	src: local(''),
		 url('fonts/Poppins-300Italic.woff2') format('woff2');
}

/* Poppins 400 - latin */

@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	src: local(''),
		 url('fonts/Poppins-400.woff2') format('woff2');
}

/* Poppins 400 italic - latin */

@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 400;
	src: local(''),
		 url('fonts/Poppins-200Italic.woff2') format('woff2');
}

/* Poppins 500 - latin */

@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	src: local(''),
		 url('fonts/Poppins-500.woff2') format('woff2');
}

/* Poppins 500 italic - latin */

@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 500;
	src: local(''),
		 url('fonts/Poppins-500Italic.woff2') format('woff2');
}

/* Poppins 600 - latin */

@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	src: local(''),
		 url('fonts/Poppins-600.woff2') format('woff2');
}

/* Poppins 600 italic - latin */

@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 600;
	src: local(''),
		 url('fonts/Poppins-600Italic.woff2') format('woff2');
}
