/*
	Theme Name: Rehub child theme
	Theme URI: https://wpsoul.com
	Description: A Hybrid magazine/shop/review/news Wordpress Theme
	Author: Sizam
	Author URI: https://wpsoul.com
	Version: 9.4
	Template: rehub-theme
*/

/* =Theme customization starts here
-------------------------------------------------------------- */


/* poppins-regular - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://coolthingschicago.com//fonts/poppins-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://coolthingschicago.com//fonts/poppins-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://coolthingschicago.com//fonts/poppins-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://coolthingschicago.com//fonts/poppins-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://coolthingschicago.com//fonts/poppins-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://coolthingschicago.com//fonts/poppins-v15-latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-700 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('https://coolthingschicago.com//fonts/poppins-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://coolthingschicago.com//fonts/poppins-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://coolthingschicago.com//fonts/poppins-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://coolthingschicago.com//fonts/poppins-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('https://coolthingschicago.com//fonts/poppins-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://coolthingschicago.com//fonts/poppins-v15-latin-700.svg#Poppins') format('svg'); /* Legacy iOS */
}