@font-face {
    font-family: Sahel;
    src: url('https://cdn.landin.ir/fonts/sahel/Sahel.woff2') format('woff2'),
         url('https://cdn.landin.ir/fonts/sahel/Sahel.ttf') format('truetype');
    font-weight: normal;
  }
        
  @font-face {
    font-family: Sahel;
    src: url('https://cdn.landin.ir/fonts/sahel/Sahel-Bold.woff2') format('woff2'),
         url('https://cdn.landin.ir/fonts/sahel/Sahel-Bold.ttf') format('truetype');
    font-weight: bold;
  }
  
  @font-face {
    font-family: Sahel;
    src: url('https://cdn.landin.ir/fonts/sahel/Sahel-Light.woff2') format('woff2'),
         url('https://cdn.landin.ir/fonts/sahel/Sahel-Light.ttf') format('truetype');
    font-weight: 300;
  }
        
  @font-face {
    font-family: Sahel;
    src: url('https://cdn.landin.ir/fonts/sahel/Sahel-SemiBold.woff2') format('woff2'),
         url('https://cdn.landin.ir/fonts/sahel/Sahel-SemiBold.ttf') format('truetype');
    font-weight: 600;
  }
  
  @font-face {
    font-family: Sahel;
    src: url('https://cdn.landin.ir/fonts/sahel/Sahel-Black.woff2') format('woff2'),
         url('https://cdn.landin.ir/fonts/sahel/Sahel-Black.ttf') format('truetype');
    font-weight: 900;
  }