@import "styles.css";

html[lang=ca] * {
      font-family: 'Kh Content', sans-serif;
      word-wrap: break-word;
      white-space: nowrap;
}