/* ABCFavorit Regular */
@font-face {
	font-display: swap;
  font-family: 'ABCFavorit';
	src: url('/wp-content/themes/creative-hub/css/fonts/ABCFavorit-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
}

/* ABCFavorit Bold */
@font-face {
	font-display: swap;
  font-family: 'ABCFavorit';
	src: url('/wp-content/themes/creative-hub/css/fonts/ABCFavorit-Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
}

/* Lyon Text */
@font-face {
  font-display: swap;
	font-family: 'LyonText';
	src: url('/wp-content/themes/creative-hub/css/fonts/LyonText-RegularItalic-Web.woff2') format('woff2');
	font-weight: 400;
	font-style: italic;
}

/* JOM-Icons - latin */	
@font-face {
  font-display: swap; 
  font-family: 'JOM-Icons';
  src: url('/wp-content/themes/creative-hub/css/fonts/jom-icons/font/jom-icons.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  font-weight: 300;
  font-style: normal;
}

/* ui-font - latin */	
/*@font-face {
  font-display: swap; 
  font-family: 'UI-Font';
  font-style: normal;
  font-weight: 300;
  src: url('/wp-content/themes/jom-portfolio/css/fonts/ui-font/font/ui-font.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ 
}*/