/*
Theme Name: Rongda Diamond Tools (WPVibe)
Theme URI: https://rddianmondtool1.local
Author: RONGDA DIAMOND TOOLS
Author URI: https://rddianmondtool1.local
Description: Professional diamond tools manufacturer - premium grinding wheels, drill bits, and abrasive tools
Version: 1.0.0
License: GPL v2 or later
Text Domain: daotian
*/

/* Font Face */
@font-face {
  font-family: 'iconfont';
  src: url('assets/fonts/iconfont.woff2') format('woff2'),
       url('assets/fonts/iconfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.iconfont {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
