@font-face {
  font-family: 'Somar';
  src: url('https://fonts.cdnfonts.com/s/76180/Somar-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Somar';
  src: url('https://fonts.cdnfonts.com/s/76180/Somar-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Add specialized display variants if available or ensure rendering is crisp */
@font-face {
  font-family: 'Somar Display';
  src: url('https://fonts.cdnfonts.com/s/76180/Somar-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

