/* Cairo Font - Self-hosted for better performance */
/* Variable font with weight range 200-1000 */
@font-face {
  font-family: 'Cairo';
  font-style: normal;
  font-weight: 200 1000;
  font-display: swap;
  src: url('/themes/custom/numart_base/css/fonts/cairo-variable.woff2') format('woff2');
}
