/*!
Theme Name: Outgrid Child
Theme URI: https://uicore.co
Description: Multi-Purpose Elementor WordPress Theme
Author: UiCore
Author URI: https://uicore.co
Template: outgrid
Version: 1.0.0
Text Domain: outgrid
*/

 /* Add your custom style here */
@font-face {
  font-family: 'jx';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: auto;
  src: url('/wp-content/uploads/yabe-webfont/fonts/jf金萱3.0-UltraLight.woff2') format("woff2");
}

@font-face {
  font-family: 'jx';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: auto;
  src: url('/wp-content/uploads/yabe-webfont/fonts/jf金萱3.0-SemiBold.woff2') format("woff2");
}

@font-face {
  font-family: 'jx';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: auto;
  src: url('/wp-content/uploads/yabe-webfont/fonts/jf金萱3.0-Medium.woff2') format("woff2");
}

@font-face {
  font-family: 'jx';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: auto;
  src: url('/wp-content/uploads/yabe-webfont/fonts/jf金萱3.0-Light.woff2') format("woff2");
}

@font-face {
  font-family: 'jx';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: auto;
  src: url('/wp-content/uploads/yabe-webfont/fonts/jf金萱3.0-Heavy.woff2') format("woff2");
}

@font-face {
  font-family: 'jx';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: auto;
  src: url('/wp-content/uploads/yabe-webfont/fonts/jf金萱3.0-ExtraBold.woff2') format("woff2");
}

@font-face {
  font-family: 'jx';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: auto;
  src: url('/wp-content/uploads/yabe-webfont/fonts/jf金萱3.0-Bold.woff2') format("woff2");
}

@font-face {
  font-family: 'jx';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: auto;
  src: url('/wp-content/uploads/yabe-webfont/fonts/jf金萱3.0-Book.woff2') format("woff2"),
    url('/wp-content/uploads/yabe-webfont/fonts/jf金萱3.0-Regular.woff2') format("woff2");
}

:root {
  --ywf--family-jx: 'jx';
}

.mx-font {
  font-family: var(--ywf--family-jx);
}