/*
Theme Name: Pristine Hive
Theme URI: https://pristinehive.ca
Author: Pristine
Template: essentials
Version: 1.0.2

*/


/* Override PixIcon font to prevent loading TTF (performance fix) */
@font-face {
  font-family: 'pixicon';
  src:
    url('/wp-content/themes/essentials/css/build/pixicon-main/fonts/pixicon.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
