/* WCOM add ET modules again to fix caching problems */
@font-face {
  font-family: 'ETmodules';
  src: url('/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.eot')!important;
  src: url('/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.eot?#iefix') format('embedded-opentype'), 
  url('/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.woff') format('woff'), 
  url('/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.ttf') format('truetype'), 
  url('/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.svg') format('svg')!important; 
}


/* WCOM add matching fa font-family to related class */

/* .fab font-family: 'fa-regular'!important; */
/* .fab font-family: 'fa-brands'!important; */
.fas { font-family: 'fa-solid'!important }


@font-face {
  font-family: 'fa-solid';
  font-style: bold;
  font-weight: 900;
  font-display: block;
  src: url('/wp-content/plugins/wcom-font-awesome/webfonts/fa-solid-900.eot');
  src: url('/wp-content/plugins/wcom-font-awesome/webfonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), 
  url('/wp-content/plugins/wcom-font-awesome/webfonts/fa-solid-900.woff2') format('woff2'), 
  url('/wp-content/plugins/wcom-font-awesome/webfonts/fa-solid-900.woff') format('woff'), 
  url('/wp-content/plugins/wcom-font-awesome/webfonts/fa-solid-900.ttf') format('truetype'), 
  url('/wp-content/plugins/wcom-font-awesome/webfonts/fa-solid-900.svg#fontawesome') format('svg'); 
}

/* fontawesome regular and light require license 
@font-face {
  font-family: 'fa-regular';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('/wp-content/plugins/wcom-font-awesome/webfonts/fa-regular-400.eot');
  src: url('/wp-content/plugins/wcom-font-awesome/webfonts/fa-regular-400.eot?#iefix') format('embedded-opentype'), 
  url('/wp-content/plugins/wcom-font-awesome/webfonts/fa-regular-400.woff2') format('woff2'), 
  url('/wp-content/plugins/wcom-font-awesome/webfonts/fa-regular-400.woff') format('woff'), 
  url('/wp-content/plugins/wcom-font-awesome/webfonts/fa-regular-400.ttf') format('truetype'), 
  url('/wp-content/plugins/wcom-font-awesome/webfonts/fa-regular-400.svg#fontawesome') format('svg'); 
}
*/
