@font-face {
  font-family: 'GEELY Bold 20230926';
  src: url('../assets/');
  src: url('../assets/?#iefix') format('embedded-opentype'),
      url('../assets/GEELYBold20230926.woff2') format('woff2'),
      url('../assets/GEELYBold20230926.woff') format('woff'),
      url('../assets/GEELYBold20230926.ttf') format('truetype'),
      url('../assets/GEELYBold20230926.svg#GEELYBold20230926') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/* 
  
  @font-face {
  font-family: 'inter-black';
  src: url(../webfonts/inter-black.ttf) format('truetype');
  font-weight: 800; 
  font-style: normal;
  }
  @font-face {
    font-family: 'inter-bold';
    src: url(../webfonts/inter-bold.ttf) format('truetype');
    font-weight: 800;
    font-style: normal;
  }
  
  @font-face {
  font-family: 'inter-extrabold';
  src: url(../webfonts/inter-extrabold.ttf) format('truetype');
  font-weight: 900; 
  font-style: normal;
  }
  @font-face {
    font-family: 'inter-semibold';
    src: url(../webfonts/inter-semibold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
  }
  
  @font-face {
  font-family: 'inter-extralight';
  src: url(../webfonts/inter-extralight.ttf) format('truetype');
  font-weight: 400; 
  font-style: normal;
  }
  @font-face {
    font-family: 'inter-light';
    src: url(../webfonts/inter-light.ttf) format('truetype');
    font-weight: 500;
    font-style: normal;
  }
  
  @font-face {
  font-family: 'inter-medium';
  src: url(../webfonts/inter-medium.ttf) format('truetype');
  font-weight: 600; 
  font-style: normal;
  }
  @font-face {
    font-family: 'inter-regular';
    src: url(../webfonts/inter-regular.ttf) format('truetype');
    font-weight: 700; 
    font-style: normal;
    }
  
  @font-face {
  font-family: 'inter-thin';
  src: url(../webfonts/inter-thin.ttf) format('truetype');
  font-weight: 300; 
  font-style: normal;
  } */