/* Extra font weights for Somar Sans (non-minified, swap behavior) */
@font-face {
  font-family: 'Somar Sans';
  src: url('https://cdn.wdeftksa.com/sa/newidentity/font/SomarSans/SomarSans-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Somar Sans';
  src: url('https://cdn.wdeftksa.com/sa/newidentity/font/SomarSans/SomarSans-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Somar Sans';
  src: url('https://cdn.wdeftksa.com/sa/newidentity/font/SomarSans/SomarSans-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Somar Sans';
  src: url('https://cdn.wdeftksa.com/sa/newidentity/font/SomarSans/SomarSans-ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
