/* 各位老板，这里的字体文件引用可以不用删除，浏览器是遇到有用到这个字体样式的标签才会去加载字体的，不用到这个字体是不会加载的，请放心使用*/
/* 亲~字体请使用绝对路径哦 */
@font-face {
  font-family: 'DIN';
  src: local('DIN');
  src: url('https://senbackkg.m42i79a.com/main-consumer-web/resource/font/din.woff') format('woff'), 
  url('https://senbackkg.m42i79a.com/main-consumer-web/resource/font/din.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'KH';
  src: local('KH');
  src: url('https://senbackkg.m42i79a.com/main-consumer-web/resource/font/kh.woff') format('woff'),
    url('https://senbackkg.m42i79a.com/main-consumer-web/resource/font/kh.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PingFangSC';
  src: local('PingFangSC');
  src: url('https://senbackkg.m42i79a.com/main-consumer-web/resource/font/PingFangSCRegular.woff') format('woff'),
    url('https://senbackkg.m42i79a.com/main-consumer-web/resource/font/PingFangSCRegular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HYYakuHei-95W';
  src: local('HYYakuHei-95W');
  src: url('https://senbackkg.m42i79a.com/main-consumer-web/resource/font/HYYakuHei-95W.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HYYakuHei';
  src: local('HYYakuHei');
  src: url('https://senbackkg.m42i79a.com/main-consumer-web/resource/font/HYYakuHei-75W.woff') format('woff'),
    url('https://senbackkg.m42i79a.com/main-consumer-web/resource/font/HYYakuHei-75W.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HYYKH';
  src: local('HYYKH');
  src: url('https://senbackkg.m42i79a.com/main-consumer-web/resource/font/hyykh.woff') format('woff'),
    url('https://senbackkg.m42i79a.com/main-consumer-web/resource/font/hyykh.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-display: swap;
}

@font-face {
  font-family: 'DINCondensed-Bold';
  src: local('DINCondensed-Bold');
  src: url('https://senbackkg.m42i79a.com/main-consumer-web/resource/font/DINCondensed-Bold.woff') format('woff'),
    url('https://senbackkg.m42i79a.com/main-consumer-web/resource/font/DINCondensed-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DINCondensed';
  src: local('DINCondensed');
  src: url('https://senbackkg.m42i79a.com/main-consumer-web/resource/font/din-condensed.woff') format('woff'),
    url('https://senbackkg.m42i79a.com/main-consumer-web/resource/font/din-condensed.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DINOT-Bold';
  src: local('DINOT-Bold');
  src: url('https://senbackkg.m42i79a.com/main-consumer-web/resource/font/DINOT-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'dinpro';
  src: local('dinpro');
  src: url('https://senbackkg.m42i79a.com/main-consumer-web/resource/font/din.woff') format('woff'), url('https://senbackkg.m42i79a.com/main-consumer-web/resource/font/din.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DinPro';
  src: local('DinPro');
  src: url('https://senbackkg.m42i79a.com/main-consumer-web/resource/font/DINPro.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'DinProBold';
  src: local('DinProBold');
  src: url('https://senbackkg.m42i79a.com/main-consumer-web/resource/font/DINPro-Bold.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'DinProMedium';
  src: local('DinProMedium');
  src: url('https://senbackkg.m42i79a.com/main-consumer-web/resource/font/DINPro-Medium.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Akrobat';
  src: local('Akrobat');
  src: url('../../font/Akrobat-Regular.ttf');
  src: url('../../font/Akrobat-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AkrobatBold';
  src: local('Akrobat');
  src: url('../../font/Akrobat-Bold.ttf');
  src: url('../../font/Akrobat-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* WaveIcon font for icons from Figma/Design System */
@font-face {
  font-family: "WaveIcon";
  src: url("../../font/WaveIcon.ttf");
  src: url("../../font/WaveIcon.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
