1 2 3 4 5 6 7 8 9 10
<!DOCTYPE html> <style> body { color: red; } @font-face { src: url(bbb), } body { color: green! important; } </style> There should be no red