<!DOCTYPE html>
<style>
  body { color: red; }
  @font-face {
    src: url(bbb),
  }

  body { color: green! important; }
</style>
There should be no red