How to sum with multiple criteria

How to sum with multiple criteria

How to sum a field using more than one conditions? I tried SumIf but that seems to be only for one condition. I tried Sum with nested Ifs but that doesn't work either.