@font-face { font-family: "karla"; src: url("Karla-VariableFont_wght.ttf?#iefix") format("truetype"); }

* {
  font-family: karla;
}