/* WooCommerce */
@font-face {
  font-family: 'WooCommerce';
  src: url('/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2') format('woff2'),
       url('/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* FontAwesome */
@font-face {
  font-family: 'FontAwesome';
  src: url('/wp-content/themes/top-store/third-party/fonts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
       url('/wp-content/themes/top-store/third-party/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* TH-Icon */
@font-face {
  font-family: 'TH-Icon';
  src: url('/wp-content/themes/top-store/third-party/fonts/th-icon/fonts/th-icon.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TH-Icon';
  src: url('/wp-content/themes/top-store/third-party/fonts/th-icon/fonts/th-icon.woff') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TH-Icon';
  src: url('/wp-content/themes/top-store/third-party/fonts/th-icon/fonts/th-icon.ttf?k3xn19') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}


